mikuuuuuue/dsh-planner-executor

DeepSeek Harness 插件:规划器/执行器分离——主模型负责规划,专门的执行子代理在可配置模型上执行任务,可通过 Web 设置面板进行管理。

catalog 简介:DeepSeek Harness plugin: planner/executor separation — the main model plans, dedicated execution subagents do the work on a configurable model, managed from the Web settings panel.

安装

# 1. 安装进 web profile
dsh plugin --profile web add "github:mikuuuuuue/dsh-planner-executor"

# 2. 把插件加入 bundle 层
#    编辑 ~/.dsh/profiles/web/package.json 的 dsh.profile.bundles,追加:
#    "dsh-planner-executor"

# 3. 重启 dsh web 进程

mikuuuuuue/dsh-planner-executor 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。