aws / aws/amazon-q-developer-cli
Feature: Display single-line diagnostic on Ctrl-C interruption of a flow
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
When a user interrupts a flow using Ctrl-C, provide a single-line diagnostic view with the Conversation ID that was interrupted, the start/end time of the conversation, such that users can paste this into bug reports for investigations.
The info should be low contrast/grey, as it is not "priority" information, but just used for any feedback.
If the /issue command is used immediately after the Ctrl-C, provide this context automatically.
Contributor guide
Assessment
This issue has not been assessed yet.