Rubber-duck launches 4 critics every time
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the bug
When I ask an agent to rubber-duck or if a subagent decides to rubber-duck, I without fail always get 4 rubber-duck instances. They all launch at separate times but consistently show up eventually. The all arrive at same conclusions so they don't add any extra value. I asked copilot why it launched four and it said it only called the tool once and there is no way to specify how many instances launched. It thought that perhaps each one was too slow to start responding so the code tried to launch another as a backup and so on until there were four.
### Affected version
1.0.22
### Steps to reproduce the behavior
Ask an AI to rubber-duck something. Watch as four background tasks slowly accumulate.
### Expected behavior
Only one rubber duck instance should launch at a time/per-request.
### Additional context
- Windows Terminal on Windows
贡献指南
调研方向
Start by reproducing the issue from the rubber-duck entry point described in the report on Windows Terminal. Trace how a single request launches background tasks and check whether slow responses trigger additional launches; done means each request produces only one rubber-duck instance.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100