Add `--debug` flag to display debug information
Open
area:terminal-rendering
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
Allow copilot to be started with debug logging in the CLI, and display useful information such as the complete tool calls with arguments and other things
### Proposed solution
It would be great to have a `--debug` or `--verbose` (or similar) flag when starting copilot.
This would allow for full debug information display such as complete tool call logs.
### Example prompts or workflows
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.