aws / aws/amazon-q-developer-cli
Feature request: debug any command
- Vorherrschende Sprache
- Rust
- Sterne
- 2k
- Forks
- 439
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I (and, I can imagine, many people) have a common use case where I want to run a command in the terminal and get q to debug it if something goes wrong (missing dependency etc.).
I have a few options to achieve that now:
1. Open Q chat and ask it "debug this command $cmd" or "make sure that $cmd runs successfuly". Works reasonably well, but I am relying on an LLM to execute exactly $cmd (and then some debugging command, and then $cmd).
2. Run $cmd myself and if something goes wrong go to (1). All the same issues as (1)
3. Do the loop myself: run $cmd, ask Q to fix the error then run $cmd
would be great to explicitly have it as a feature
Beitragsleitfaden
Rechercherichtung
Das Issue nennt keine Dateien, Tests oder Einstiegspunkte. Beginne damit, die Einstiegspunkte für die CLI-Befehlsweiterleitung und den Agenten zu finden, und bestimme dann die Tests, die erforderlich sind, um das angeforderte Verhalten beim Debuggen von Befehlen zu verifizieren; als abgeschlossen sollte gelten, dass das Feature definiert und sein Fehlerbehandlungsablauf abgedeckt ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- ai, cli
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100