Private, out-of-tree runtime bridge between Multica and the public DeepSeek Harness. It exposes a versioned JSONL protocol over stdio and composes over @deepseek-ai/dsh-base. It does not require changes to DeepSeek Harness.
功能特性
- This repository contains only the Multica integration layer. It does not
- Never commit API keys, MCP secrets, session logs, or generated profiles.
- DSH telemetry is disabled by the bundle patch.
- stdout is protocol-only; diagnostics go to stderr.
- model and thinking-level discovery from DSH itself;
- committed text, reasoning, tool, result, and token-usage events;
安装命令
dsh plugin --profile multica add /absolute/path/to/multica-dsh-runtime