Tool Exposure Strategy (Progressive Disclosure)
TindalosKorone/dsh-cheatengine · tools
GitHub repository for the DeepSeek Harness ecosystem.
★ 0GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
—License
Project overview
默认连接 127.0.0.1:17171,可用 ceconnect 覆盖。 工具暴露策略(渐进披露)
为避免 30 个工具一次性进入上下文,默认只暴露 3 个常驻工具: cestatus、ceconnect、cetoolsearch 其他 ce 工具通过 cetoolsearch 按需解锁,解锁从下一请求生效,会话内保持。 危险工具(写内存/断点/脚本)必须显式解锁。
完整工具列表与 Agent 使用规范见 AGENTS.md。 安全 cewrite、断点、ceexecutelua、ceautoassemble 是危险操作,需显式解锁。 CE bridge TCP 端口无认证/无加密,勿暴露到公网。 仅对你有权限调试的进程使用。 构建
Install command
dsh plugin --profile web add github:TindalosKorone/dsh-cheatengine