Claude Code v2.1.270 fixes lingering git permission prompts

Anthropic

Tools official 1 src. ~1 min

Anthropic shipped Claude Code v2.1.270 on September 12, a single-entry hotfix that stops read-only git commands in Bash from unexpectedly re-asking for permission after a session has been running a while. The regression was introduced in v2.1.269 (September 11), which had added 'claude plugin eval', '/output-style', and workflow concurrency controls.

Why it matters

Permission-prompt regressions directly erode trust in agent auto-approval rules; the one-day turnaround shows the hotfix cadence users now expect from coding-agent CLIs.

Importance: 1/5

Single-fix hotfix for a v2.1.269 permission regression; patch-level change

Sources