Claude Code version 2.1.228 has been released with a series of bug fixes and improvements focused on stability and tool reliability. The update addresses issues with interactive sessions, Git detection on Windows, and Remote Control messaging.
- Fixed interactive sessions stopping redrawing due to internal layout errors.
- Resolved git and Git Bash detection failures when launching from parent folders on Windows.
- Corrected /tui reverting sessions to earlier models after a model change.
- Fixed cross-session messaging starting without an inbox after install or upgrade.
- Prevented Remote Control /resume from leaking conversation titles into connected sessions.
- Skipped repositories with failing checkout hooks in claude self-hosted-runner instead of failing the session.
- Hardened skills synced from claude.ai to prevent shadowing local commands and running unsafe commands.
- Improved Vertex AI credential handling to fail quickly on expired or missing credentials.
- Updated terminal title busy-spinner glyphs to reduce tab-bar jitter.
These changes improve the reliability of Claude Code for users managing complex sessions, remote connections, and various development environments.