caizhihaoczh/dsh-profile-multica

caizhihaoczh★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

Multica JSONL bridge profile for DeepSeek Harness

README 摘要

dsh-profile-multica English 中文 An installable community bundle that exposes the official DeepSeek Harness CLI to Multica through a versioned JSONL process protocol. See the protocol reference for request, event, cancellation, and exit semantics. The bundle adds three commands to a dedicated profile: --probe prints the discovery frame used by Multica. --list-models projects the installed DSH providers, models, and reasoning levels. --stdio accepts one version-1 execute request, streams Agent and Session events as JSONL, accepts cancellation for the active request, flushes persistence, prints one terminal result, and exits. Protocol frames use stdout; diagnostics use stderr. An execute request can create a fresh Agent or resume a persisted Session, select a provider/model/reasoning level, and mount task-scoped stdio or Streamable HTTP MCP servers. MULTICA DSH SESSION ROOT selects the JSONL persistence directory. DSH PERMISSION MODE may be read-only , workspace-write , or danger-full-access ; the default is workspace-write . This transport has no interactive approval round trip, so operations outside the selected policy fail instead of waiting. Requirements - Node.js ^22.19.0 or =24.0…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginjsonlmulticaagent

分类