Claude Code v2.1.218 updates the `/code-review` command to run as a background subagent, preventing review work from filling the conversation and allowing stacked slash commands to use it as their target.
- Added screen-reader announcements for deleted text in `--ax-screen-reader` mode.
- Fixed Windows paths with `\`-prefixed segments being corrupted into CJK characters.
- Fixed `/ultrareview` failing on descriptive arguments by applying the text as a note to findings.
- Changed `/deep-research` to start only when invoked manually, removing automatic launches.
- Improved auto mode so dangerous checks no longer open permission dialogs but are adjudicated by the classifier.
- Fixed gateway spend metering for Bedrock application-inference-profile ARNs and other config-mapped upstream model IDs.
These changes improve workflow continuity by keeping the main conversation clear and enhance reliability through fixes for path corruption, screen-reader accessibility, and session stability.