copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

The `--silent` flag is not working as intended

Open doggy8088 opened this issue 1 month ago • 0 comments

Describe the bug

I see this: https://github.com/github/copilot-cli/issues/628

The -s or --silent flag still output verbose information.

Image

Affected version

0.0.365 Commit: 76d0881

Steps to reproduce the behavior

  1. Type copilot --model gpt-5-mini -p 'review last commit' -s
  2. View the output

Expected behavior

I expected only the final message as the result.

Image

Additional context

No response

doggy8088 avatar Dec 01 '25 15:12 doggy8088