Claude Code v2.1.146: /code-review Command, Pagination Fix, Windows PowerShell Fix

Claude Code v2.1.146 is out with a handful of practical fixes and one notable rename: /simplify is now /code-review with an optional effort level parameter (e.g., /code-review high). The release also addresses several Windows-specific bugs and improves pagination handling for MCP servers.
Key Changes
- Renamed command:
/simplify→/code-review. Now accepts an optional effort level likehighto control depth of analysis. - Auto mode fix: No longer suppresses
AskUserQuestionwhen the user or a skill explicitly relies on it. - Windows PowerShell fix: Resolved a regression from v2.1.124 where the tool failed with "command line is invalid" when
pwshis installed via winget or the Microsoft Store. - MCP pagination fix: Calls to
resources/list,resources/templates/list, andprompts/listnow correctly return items past page 1 on paginating servers. - Windows Terminal strobing fix: Full-screen strobing in attached background sessions while Claude is streaming is fixed.
- Auto-updater reliability: Native version checks and downloads now retry transient network failures instead of failing immediately.
- Diff rendering performance: Improved for large file edits.
- Various session and tool fixes:
/backgroundno longer refuses sessions with only typed input of a skill or custom slash command; backgrounded sessions no longer re-prompt for tool permissions already granted with "don't ask again";/themecolor editor and "New custom theme" dialogs now respond to Esc. - Agent SDK fix: Fixed an uncaught exception at the end of streaming sessions when running via the Agent SDK.
- Managed settings enforcement:
forceLoginOrgUUIDandforceLoginMethodpolicies now enforced against third-party-provider and API-key sessions. - GNOME Terminal paste fix: Right-click and middle-click paste now inserts text.
- Subagent model forwarding:
CLAUDE_CODE_SUBAGENT_MODELis now forwarded to child processes in multi-agent sessions.
For developers relying on MCP servers with paginated responses, the pagination fix alone is worth the upgrade. The /code-review rename aligns with the broader trend in AI coding tools toward explicit review commands with configurable depth.
📖 Read the full source: GitHub Claude-Code
👀 See Also

Claude-Code v2.1.84 adds PowerShell tool, environment variables, and multiple fixes
Claude-Code v2.1.84 introduces a PowerShell tool for Windows as an opt-in preview, adds environment variables for model configuration and streaming timeouts, and includes numerous bug fixes and performance improvements.

Uber burns 2026 AI budget in 4 months on Claude Code — $500–$2k per engineer monthly
Uber spent its entire 2026 AI budget by April on Claude Code and Cursor. Monthly API costs hit $500–$2,000 per engineer. 95% of engineers use AI tools monthly; 70% of committed code is AI-generated.

AI Inference Is Obviously Profitable: Breaking Down the Economics
Frontier AI inference providers report 70-80% gross margins. Cost estimates show ~$1 per million tokens to serve a 70B model, while API pricing is $4.50+ per million tokens.

1-Bit Bonsai Image 4B: On-Device Image Generation via Binary/Ternary FLUX.2
PrismML releases Bonsai Image 4B, a binary (1.125-bit) and ternary (1.71-bit) FLUX.2 Klein 4B variant that shrinks the diffusion transformer to 0.93 GB / 1.21 GB, enabling 512x512 image generation on iPhone 17 Pro Max in 9.4 seconds.