flg1217/dsh-subagent-codebuddy1

@dsh-external/dsh-subagent-codebuddy

CodeBuddy CLI (Tencent) as a dsh subagent provider via ACP: registers the `codebuddy` subagent provider and the `subagent_codebuddy` tool. The child runs CodeBuddy's own runtime (its prompt, tools, model) in a fresh subprocess driven over the Agent Client Protocol.

包名
@dsh-external/dsh-subagent-codebuddy
版本
0.1.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flg1217/dsh-subagent-codebuddy

配置项

默认含义
commandcodebuddy可执行文件(Windows 自动解析 npm cmd-shim → node
modeldeepseek-v4-flashCodeBuddy 模型 ID(--model
permissionModebypassPermissions--permission-mode:子代理工具调用自动放行
extraArgs[]追加的 CodeBuddy 参数
providerNamecodebuddyLLM provider 路由名
toolNamesubagent_codebuddy模型可见工具名
registerSubagentToolstrue是否注册委派工具