两阶段 DeepSeek Harness 预设:先最小化对齐启动,再搭建完整标准环境。
dsh-multica-runtime
在 Multica 上运行 dsh 运行时的外部桥接层:经 stdio 暴露带版本号的 JSONL 协议,基于 @deepseek-ai/dsh-base 组合,无需改动 DeepSeek Harness 本体,仓库只含 Multica 集成部分。
插件信息
截图
安装这个 DSH 插件
复制下面的命令,在 DeepSeek Harness 终端中运行即可。
dsh plugin add github:forrestchang/dsh-multica-runtime ⚠️ 插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。 插件安全 →
相关指南
继续了解 开发与运行时 插件的选择、安装和使用方法。
关于这个插件: dsh-multica-runtime
dsh-multica-runtime 是什么?
dsh-multica-runtime 是一款开发与运行时插件,由 forrestchang 维护。在 Multica 上运行 dsh 运行时的外部桥接层:经 stdio 暴露带版本号的 JSONL 协议,基于 @deepseek-ai/dsh-base 组合,无需改动 DeepSeek Harness 本体,仓库只含 Multica 集成部分。
如何安装 dsh-multica-runtime?
在 DeepSeek Harness 终端运行 dsh plugin add github:forrestchang/dsh-multica-runtime 即可。dsh CLI 会从 GitHub 解析插件并安装到当前配置。如需可复现安装,可固定 commit 哈希:dsh plugin add github:forrestchang/dsh-multica-runtime#commit。
dsh-multica-runtime 免费吗?
dsh-multica-runtime 是社区开源项目。你可以查看源码并免费安装使用。
相关插件
让 agent 的工作状态行“活”起来:实时工具动态与进度、俏皮文案、模型自述与上下文预警。同一套想法适配 pi CLI 与 DeepSeek Harness 两个平台,各自独立发布 npm 包。社区出品,非官方项目。
sealos-skills
⭐ 70Sealos 的智能体技能:一条命令部署任意项目、开通数据库和对象存储,兼容 Claude Code、Codex 等。