LaunchDevelopersJune 19, 2026
Claude Code v2.1.183 improves auto mode safety
Destructive git commands (git reset --hard, git checkout -- ., git clean -fd, git stash drop) are now blocked unless the user explicitly requested to discard local work. git commit --amend is also blocked when the commit wasn't made by the current agent session.