github / github/copilot-cli

Main agent is not receiving work completed notifications from sub agent

Aperta
#2,923 1 commento 1 reazione 0 assegnatari Vedi su GitHub
area:agents
Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Descrizione

### 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.

Image

### 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

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia riproducendo il flusso di orchestrazione descritto nell’issue su GitHub Copilot CLI 1.0.34, quindi esamina l’issue correlata #2051 per il contesto precedente. Il lavoro è completato quando l’agente principale riceve le notifiche di completamento dei sub-agents e continua il pattern di orchestrazione nella CLI.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
shell
Ambito
cli
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Tranquilla
Chiarezza
Abbastanza chiara
Idoneità per principianti
38/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.