Tools
Claude Code's /code-review drops multi-subagent fan-out for leaner inline prompts on untuned models
v2.1.274 changes `/code-review` to use leaner inline review prompts for every model that has no tuned settings of its own, instead of spawning many review subagents. For anyone running review on a non-default or self-hosted model, the token cost and wall-clock shape of a review changes materially without any config change on their side. The same release also fixes re-reviews leaving a fixed finding's thread open when the new review files a lower-severity note under it, and makes transient GitHub failures at launch retry instead of ending with "Code review encountered an error".
Source
↳ Follow the thread