anthropic Claude Code Releases · · 2.1.270

Anthropic's Claude Code v2.1.270 fixes Git command permission bug

sdkaiengineer
patch

Anthropic has released Claude Code v2.1.270, addressing a regression that caused read-only Git commands in Bash to unexpectedly prompt for permission. This patch resolves an issue introduced in version 2.1.269. Users of Claude Code interacting with Git repositories via Bash sessions will benefit from this stability improvement, ensuring smoother workflow execution without unwarranted interruptions.

Fixes (1)
  • Fixed read-only git commands in Bash unexpectedly asking for permission after a session had been running for a while (regression in 2.1.269)
Read the original announcement →

https://github.com/anthropics/claude-code/releases/tag/v2.1.270

Related releases