Claude Code 2.1.x tightens reliability, safety, and settings
Claude Code 2.1.x focuses on problems that show up during real rather than on one large new feature. Version 2.1.179 fixed cases where a connection dropped in the middle of an answer: the partial answer is now kept instead of being replaced by a raw error, and the no longer gets stuck while a tool appears to be running. It also fixed mouse-wheel scrolling in WSL2 when using Windows Terminal and VS Code.
On Linux, large sandbox read rules no longer make the Bash tool description so huge that the session becomes unusable. Later updates added `/config key=value`, so settings can be changed directly from the prompt, and improved plugin loading in . The same update line also strengthened auto mode safety by blocking such as `git reset --hard`, `git checkout -- .`, `git clean -fd`, and `git stash drop` unless the user clearly asked to discard local work.
It also blocks ` --amend` when the commit was not created by the agent in the current session, and it makes stalled API messages less alarming by waiting 20 seconds before showing a retry notice.
Key points
- Partial answers are preserved when a mid-answer connection drop happens.
- WSL2 scrolling and a Linux sandbox issue that could break sessions were fixed.
- Settings can now be changed from the prompt with `/config key=value`.
- Auto mode now blocks several destructive git commands unless the user clearly requested them.
- Remote session plugin loading and long-answer streaming were improved.
Sources covering this story (6)
- anthropics/claude-codeClaude Code 2.1.x tightens reliability, safety, and settings ↗
- anthropics/claude-codeanthropics/claude-code v2.1.181 ↗
- anthropics/claude-codeanthropics/claude-code v2.1.178 ↗
- anthropics/claude-codeanthropics/claude-code v2.1.185 ↗
- anthropics/claude-codeanthropics/claude-code v2.1.183 ↗
- r/ClaudeAICC 2.1.174 system prompts (-3,487 tokens) ↗