Main agent is not receiving work completed notifications from sub agent
- Lenguaje dominante
- Shell
- Estrellas
- 11.2k
- Forks
- 1.9k
- Merge medio
- 14 h 16 min
- PR fusionados (30 d)
- 6
Descripción
### 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
Guía de contribución
Línea de trabajo
Comienza reproduciendo el flujo de orquestación descrito en el issue en GitHub Copilot CLI 1.0.34 y, después, revisa el issue relacionado #2051 para consultar el contexto previo. Se considera completado cuando el agente principal recibe notificaciones de finalización de los sub-agents y continúa el patrón de orquestación en la CLI.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- shell
- Área
- cli
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 38/100