Momojie-S/dsh-subagent-steer ↗★ 0
@momojie-s/dsh-subagent-steer
DSH 插件: steer_subagent —— 向正在工作的后台子agent的当前轮插入新指示(step 边界温和插话,可选硬打断重开);send_message 的默认排队行为保持不变
AI 분석
提供在 step 边界向运行中的后台子 agent 插入新指令或进行硬打断的能力。适合需要实时干预、引导后台任务执行方向的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Momojie-S/dsh-subagent-steer配置
patch config 字段(cordis.patch.yml 行内覆盖):
| 字段 | 类型 | 默认 | 说明 |
|---|---|---|---|
toolName | string | steer_subagent | 模型可见工具名(多实例需互异) |