dsh-human-task v0.1.0
dsh-human-task (Human-in-the-loop)
为 DeepSeek Harness 提供人工协作能力:宿主服务 ctx.humanTasks + 模型工具 human_task / human_task_ready_check + human-task 技能 + 浏览器弹窗(同意 / AFK / 任务)。
资产(预构建 .tgz)
| 包 | 用途 |
|---|---|
| deepseek-ai-dsh-human-task-0.1.0.tgz | 宿主服务 + Remote 面 |
| deepseek-ai-dsh-human-task-tools-0.1.0.tgz | 工具 + 技能(进 agent preset) |
| deepseek-ai-dsh-human-task-client-0.1.0.tgz | 浏览器弹窗 |
安装
全新用户把 agent 指向本仓库,agent 按 INSTALL.md 自动安装:三个 .tgz 装进 profile node_modules,install/cordis.patch.yml 并入用户 patch 层,preset/human-task/ 复制到 $DSH_HOME/.agent-presets/,启动即预加载。
构建
见 BUILDING.md:在 harness 源码工作区内 node scripts/harness-build.mjs <harness-source-dir>。