Steven Gonsalvez

Software Engineer

v2.1.183

The text below is an automated extraction of the article at https://github.com/anthropics/claude-code/releases/tag/v2.1.183, stored verbatim in the public cerebro-vault repository. Copyright remains with the original publisher (github.com).

<h2>What's changed</h2> <ul> <li>Improved auto mode safety: destructive git commands (<code>git reset --hard</code>, <code>git checkout -- .</code>, <code>git clean -fd</code>, <code>git stash drop</code>) are now blocked when you didn't ask to discard local work, <code>git commit --amend</code> is blocked when the commit wasn't made by the agent this session, and <code>terraform destroy</code>/<code>pulumi destroy</code>/<code>cdk destroy</code> are blocked unless you asked for the specific stack</li> <li>Added a warning when the requested model is deprecated or automatically updated to a new

Backlinks

Appeared in 1 briefing

Related

Shares tags: ai/agents · release-notes

Also from github.com