aws / aws/amazon-q-developer-cli

[UX]: Toggle between Chat and Shell modes with ! and @ commands

Aperta
#1,037 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
😍 UX
Lingua principale
Rust
Stelle
2k
Fork
439
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Checks

- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again

### Operating system

macOS 15.3.2 (24D81)

### Expected behaviour

To allow for complex series of self-type shell commands, without needing to exit back to the zsh shell...

Users should be able to:
1. Type "!" on a line by itself to switch from chat mode (>) to shell mode ($)
2. Execute multiple shell commands consecutively in shell mode
3. Type "@" on a line by itself to switch back to chat mode
4. Maintain context and history between mode switches

### Actual behaviour

Currently, users need to prefix each shell command with "!" or use execute_bash for running commands, which is less efficient for running multiple consecutive commands.

### Steps to reproduce

This is a feature request for new functionality that doesn't exist yet in the current q chat CLI.

### Environment

```yaml

```

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

La issue non indica file né test; inizia eseguendo q chat e individua la modalità CLI e il punto di ingresso dell’input. Traccia il funzionamento attuale dei comandi con prefisso ! e di execute_bash. Il lavoro è completo quando ! e @ da soli cambiano modalità, preservando il contesto della chat, la cronologia della shell e l’esecuzione di comandi consecutivi.

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

Valutazione

Stack tecnologico
shell, zsh
Ambito
cli
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.