OpenViking
volcengine
Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
JD962/dsh-subagent-pro
This plugin was developed using DeepSeek Harness and the DeepSeek V4 Flash 0731 / Pro 0813 models, with multiple rounds of refinement. It enhances the existing sub‑agent functionality and adds several other features.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:JD962/dsh-subagent-pro
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
DSH(DeepSeek Harness)插件:增强子代理委派能力 + 长期记忆仓库。
subagent / subagent_fork:模型选择、权限(read/write/execute/full + allow/deny 白名单 + permission_preset)、输入/输出上限、上下文注入(inject/fresh)、自定义提示词(persona)、思考强度(thinking)、可调用次数(max_calls)、超时(timeout)、前台/后台.\install.ps1 -DshCheckout C:\path\to\deepseek-harness
脚本会:
%USERPROFILE%\.dsh\profiles\node_modules\@jd962\)profiles\web\cordis.patch.yml(禁用内置 subagent 工具 + 注册本插件)packages/host/apiproxy:设置命名空间白名单packages/subagent/*:permission_preset 沙箱模式传递packages/client/ui-subagent:一次性子代理审批弹窗让位packages/client/ui-conversation:主按钮翻转(运行中停止 ↔ 输入后发送)完成后重启 dsh web(Ctrl+C → dsh web),浏览器硬刷新(Ctrl+Shift+R)。
.\uninstall.ps1 -DshCheckout C:\path\to\deepseek-harness
设置命名空间 subagent-pro(设置页「子代理 Pro」):
| 字段 | 说明 |
|---|---|
allowedModels |
可用模型白名单(空 = 全部) |
globalMaxOutputTokens / globalMaxInputChars |
全局输出/输入上限 |
proactiveness / memoryProactiveness |
子代理 / 记忆使用积极性(minimal/normal/maximal) |
maxConcurrent |
最大并行子代理数 |
subagentApproval |
审批模式(agent/user/agent-first/user-first) |
retryCount |
模型请求重试次数(0-10,0=不重试,全局生效) |
.\patch-harness.ps1 -DshCheckout <path>;若输出 [skip] ... target text not found (source may have changed) 警告,说明该补丁目标已变,需要按新源码适配(对应功能缺失,不会导致 DSH 崩溃)。remove-diagnostics.ps1 用于清理检出库 child-agent.ts 里的临时模型解析诊断(仅当此前调试过需要)。@jd962(本仓库所有者的标识)。MIT License(见 LICENSE)。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: memory、subagent。