跳转至

dsh-multica-runtime

类型 客户端 分类 桌面端
星数 ⭐33 状态 ✅ 活跃
能力 desktop 更新时间 2026-08-14

📖 项目简介

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.

📦 安装

pnpm install
pnpm check
pnpm build

🚀 快速开始

dsh plugin --profile multica add /absolute/path/to/multica-dsh-runtime

🔗 链接