aws / aws/amazon-q-developer-cli

Show verbose output of qchat binary when asked

Open
#2,722 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

When running:

`q chat -vvvv`

I get a lot of output up to:

```
2025-08-28T21:15:12.955030Z TRACE mio::poll: 702: deregistering event source from poller
2025-08-28T21:15:12.955042Z TRACE mio::poll: 702: deregistering event source from poller
2025-08-28T21:15:12.955926Z DEBUG q_cli::cli: 457: launching q chat binary
```

After that message everything goes silence while `qchat -vvvv` shows a lot of interesting output that helped me debug my issue.

It would make sense if the qchat binary (~/.local/bin/qchat ?) is also run with -vvvv from `q`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.