Claude Code 2.1.183 adds safety guardrails
Anthropic has launched Claude Code version 2.1.183, which contains 17 CLI updates designed to improve developer safety and privacy. Key highlights include auto-mode safeguards that prevent accidental data loss by blocking destructive git operations unless explicitly authorized, and the new attribution.sessionUrl setting to omit session URLs from commits and pull requests. Additionally, the release adds deprecation warnings for outdated models and cleans up the CLI surface by removing the migrate command, CODEX_HOME and GEMINI_HOME environment variables, and the gemini-extension.json model reference.
Anthropic is rapidly professionalizing its agentic terminal tool by prioritizing security guardrails and clean codebase integration.
* **Auto-Mode Guardrails:** Intercepting destructive git actions reduces risk during unsupervised execution, which is crucial for building developer trust.
* **Attribution Control:** The ability to hide session URLs in commits and pull requests respects developer privacy and keeps corporate repositories cleaner.
* **Architecture Cleanup:** Removing legacy environment variables (like `CODEX_HOME` and `GEMINI_HOME`) and model files indicates a streamlining of the core codebase.
DISCOVERED
2h ago
2026-06-19
PUBLISHED
2h ago
2026-06-19
RELEVANCE
AUTHOR
ClaudeCodeLog