Describe the feature or problem you'd like to solve
toggle to collapse/expand agent verbose output
Proposed solution
Claude Code CLI has a key binding to hide/show tool calls and agent thinking in real time, keeping the terminal clean
during long agentic tasks while still allowing the user to inspect what's happening on demand.
GitHub Copilot CLI currently has no equivalent — agent mode is always fully verbose. A key binding (e.g. ctrl+o to
toggle collapse) or a config option like verbosity: compact would greatly improve the experience for long-running
agentic sessions
Example prompts or workflows
No response
Additional context
No response
Describe the feature or problem you'd like to solve
toggle to collapse/expand agent verbose output
Proposed solution
Claude Code CLI has a key binding to hide/show tool calls and agent thinking in real time, keeping the terminal clean
during long agentic tasks while still allowing the user to inspect what's happening on demand.
GitHub Copilot CLI currently has no equivalent — agent mode is always fully verbose. A key binding (e.g. ctrl+o to
toggle collapse) or a config option like verbosity: compact would greatly improve the experience for long-running
agentic sessions
Example prompts or workflows
No response
Additional context
No response