mirror of
https://github.com/anthropics/claude-code.git
synced 2026-08-15 11:22:28 -06:00
e4f682030b
Change the default behavior of /code-review to output to the terminal instead of posting a PR comment. Users can use the --comment flag to explicitly post the review as a PR comment when desired. This is more suitable for local development workflows where posting comments to the PR is not always needed.