Main agent is not receiving work completed notifications from sub agent
- 主要語言
- Shell
- 星號
- 11.2k
- 分支
- 1.9k
- 平均合併
- 14 小時 16 分鐘
- 30 天內合併 PR
- 6
描述
### Describe the bug
The main orchestration agent is not receiving notifications about the work done from sub agents. Hence the whole orchestration pattern does not work in CLI.
### Affected version
GitHub Copilot CLI 1.0.34
### Steps to reproduce the behavior
- Create orchestration and sub agents e.g.
```
---
name: Work Item
description: Orchestrator for work item implementation. Delegates each phase to specialized subagents, uses notes files for handoff.
agents: ['WI Doc Reader', 'WI Planner', 'WI Implementer', 'WI Impact Analyser', 'WI Functional Tester', 'WI Documenter', 'WI PR Creator']
argument-hint: "Work Item ID (e.g. 12345) and short description of the work item"
---
```
- Observe the main agent is not progressing due to the missed sub agent notifications
### Expected behavior
Orchestration pattern works
### Additional context
- Ubuntu Linux
- Related issue that should be reopened: #2051
貢獻指南
研究方向
Start by reproducing the orchestration flow described in the issue on GitHub Copilot CLI 1.0.34, then review related issue #2051 for prior context. Done means the main agent receives sub-agent completion notifications and continues the orchestration pattern in the CLI.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- shell
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100