deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
为 DeepSeek Harness 增加一个直接续跑按钮。当会话异常结束时,可以从现有上下文继续执行,无需再次输入提示词。
continuable subagent;已完成、one-shot、更早中断和父会话离线的子代理保持只读。要求:
0.1.1-rc.1安装到 DSH Web profile:
dsh plugin --profile web add "git+ssh://git@github.com/inmny/dsh-continue.git#main"
这条命令会安装依赖,并自动把 dsh-plugin-continue 加入 Web profile 的 bundle 列表。然后停止并重新启动 DSH Web:
dsh web
仅刷新浏览器不会重新加载 Host 插件。
插件通过自带的 cordis.patch.yml 注册 dsh-continue。Web profile 的 cordis.patch.yml 无需添加同名插件行,否则会产生重复注册。
dsh plugin --profile web update dsh-plugin-continue
dsh web
更新后需要重新启动 DSH Web。
dsh plugin --profile web remove dsh-plugin-continue
这条命令会同时从 Web profile 的 bundle 列表移除插件。随后重新启动 DSH Web。
pnpm install
pnpm test
pnpm run pack:check
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。