Show deployment summary before executing agentcore deploy
- Lingua principale
- TypeScript
- Stelle
- 283
- Fork
- 95
- Merge medio
- 1g 2h
- PR unite (30g)
- 183
Descrizione
## Description
When running `agentcore deploy` with multiple resources (agents, memory, etc.), the deployment starts immediately without showing what will be deployed. This is concerning for users who want to review changes before they go out. The current workaround (Ctrl+G to view the stack) is not discoverable.
## Category
UX Enhancement
## Acceptance Criteria
- [ ] `agentcore deploy` displays a summary of all resources that will be deployed before starting
- [ ] Summary includes resource names, types, and any changes (create/update/delete)
- [ ] User is prompted to confirm before deployment proceeds
- [ ] The summary is shown by default (not hidden behind a key combo)
## Additional Context
- Ctrl+G currently shows the stack contents, but this is not intuitive or documented prominently
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia tracciando il comando `agentcore deploy` e la vista dello stack Ctrl+G esistente. Individua come vengono rappresentate le risorse e le modifiche create/update/delete, quindi usa queste informazioni per definire il riepilogo pre-deployment e il flusso di conferma. Il lavoro è completo quando il riepilogo viene visualizzato per impostazione predefinita con nomi, tipi e modifiche delle risorse, e il deployment attende una conferma.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100