codewhale-dsh: 把 DeepSeek Harness 变成 codewhale 的子 agent(MCP bridge + 官方 ACP) #5385
zhiyuchen1101
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
DSH 说"一切皆可插件"——那 DSH 本身,也可以是一个插件。
我把 DeepSeek 官方的 DeepSeek Harness(9.3 万 star)接进了 codewhale:不是把 codewhale 塞进 DSH 的 Web UI,而是让 DSH 游进 codewhale——带着它自己的引擎、自己的插件生态,作为 codewhale 的子 agent 干活。
实测已通:在 codewhale 会话里说一句"用 dsh_init 派个任务",DSH 就在后台干活,实时吐字、权限求助、优雅取消、token 账单(input/output/cache/reasoning)全部回到主会话。
仓库:https://github.com/zhiyuchen1101/codewhale-dsh
Roadmap 待认领:求助分级 L2/L3、任务队列、npm 包
"Everything is a plugin"——反过来想,DSH 也可以只是别人的插件。来一起把这头鲸鱼养进 codewhale。
All reactions