LaunchDevelopersJune 19, 2026
Claude Code 2.1.183 update improves git safety
Version 2.1.183 blocks destructive git commands (reset --hard, checkout -- ., clean -fd, stash drop) unless explicitly requested, and also blocks terraform/pulumi/cdk destroy per stack. It adds deprecated model warnings in print mode and fixes bugs including TUI corruption on Windows Terminal.