github / github/copilot-cli

Feature Request: Plan status indicators (badge/symbol) on session list items

Aperta
#3,969 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
area:sessions
Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Descrizione

### Describe the feature or problem you'd like to solve

When managing multiple sessions, there's no visual way to tell at a glance what stage each session's plan is in. You have to open each session to check progress, which breaks flow when juggling several workstreams.

### Proposed solution

Add a small status indicator (symbol with tooltip, or badge) on each session item in the sidebar that reflects the current plan state:

| Status | Meaning | Suggested Icon |
|--------|---------|----------------|
| **Planning** | Agent is actively generating/refining the plan | 🔄 or spinner |
| **PlanReady** | Plan has been generated and is awaiting user approval or kickoff | 📋 or checkmark-outline |
| **PlanInProgress** | Plan has been approved and work is underway | ⚙️ or progress indicator |
| **PlanComplete** | All plan steps are done | ✅ or filled checkmark |

**Requirements:**
- The indicator should be compact enough to not clutter the session list
- A tooltip on hover should show the full status label (e.g., "Plan In Progress")
- Status should update in real-time as the session progresses
- Sessions without a plan (e.g., chat sessions, sessions in interactive/autopilot mode) can omit the indicator or show a neutral state

### Example prompts or workflows

1. User has 5 project sessions open
2. Glancing at the sidebar, they can immediately see:
- Session A: ✅ (done, ready to review/merge)
- Session B: ⚙️ (agent is executing the plan)
- Session C: 📋 (plan ready, waiting for approval)
- Session D: 🔄 (still planning)
3. User clicks Session C to approve the plan, then moves on — no wasted context-switching

### Additional context

Related to #981 (Status Sidebar). This is a lighter-weight version focused specifically on plan lifecycle visibility in the existing session list UI.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia individuando l’elenco/la barra laterale delle sessioni esistente e lo stato del ciclo di vita del piano utilizzato dalle sessioni. Traccia come vengono propagate le modifiche relative a pianificazione, approvazione, esecuzione e completamento, quindi verifica che gli indicatori compatti, le etichette al passaggio del mouse, gli aggiornamenti in tempo reale e le sessioni senza piano corrispondano ai requisiti indicati.

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

Valutazione

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

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.