Main agent is not receiving work completed notifications from sub agent
- Langage dominant
- Shell
- Étoiles
- 11.2k
- Forks
- 1.9k
- Merge moyen
- 14 h 16 min
- PR mergées (30 j)
- 6
Description
### 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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par reproduire le flux d’orchestration décrit dans l’issue sur GitHub Copilot CLI 1.0.34, puis consultez l’issue associée #2051 pour prendre connaissance du contexte antérieur. La tâche est considérée comme terminée lorsque l’agent principal reçoit les notifications de fin des sub-agents et poursuit le modèle d’orchestration dans la CLI.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- shell
- Domaine
- cli
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 38/100