dsh-multica-runtime

插件开发与运行时
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

项目预览

话题标签

#dsh#dsh-plugin
← 返回 插件 列表