dsh plugins中文
← Back to popular plugin directory

Independent brainstorming branch

fredalxin/dsh-solo-thinking · skills

Solo-style isolated brainstorm branches and Handoffs for DeepSeek Harness.

★ 7GitHub stars
0Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

macOS / Linux(Windows 可在 Git Bash 或 WSL 中使用):

下载 Release 中的 dsh-plugin-solo-thinking-0.1.18.tgz 后执行: 从源码构建

Agent 会调用 thinkingstart,随后在适合分裂时调用一次 thinkingsuggest。建议分支只创建、不自动运行;点击节点可查看 Handoff,直接在树中发消息即可启动该分支。 思考树操作 + 分裂:只填写方向名称;父 Agent 自动为新节点准备定向 Handoff。 ● 进展:让当前分支从自己的完整对话整理 Current State,供兄弟分支下一次模型轮读取。 ✓ 回传:分支 Agent 撰写最终 Handoff,返回父节点并封存当前分支。 进入对话:显式导航到该 Session;单击节点本身只选择,不跳转。 分支输入框:给非当前分支发消息,主会话仍停留在中间。

Install command

dsh plugin --profile web add github:fredalxin/dsh-solo-thinking
View GitHub repository ↗Back to popular plugin directory