2.1.270
Highlights:
- Read-only Git commands in Bash no longer prompt unexpectedly after long sessions, preventing workflow breaks
- System runs a supplied Bash command and returns its output inline, enabling immediate shell-output retrieval
- Adds tool to launch agents to run delegated multi-step workflows, automating complex task orchestration
CLI changelog
- 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)
Source: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#21270
Metadata
-
Time since 2.1.269 release: 1d 0h 34m 56s
-
Bundle file size: -3.4 kB (-0.0%)
-
Prompt files: +1 (+7.1%)
-
Prompt tokens: +5,258 (+22.8%)
Prompt token mix by kind:
- tools: 63.3%→53.7%
- system: 36.7%→46.3%
Files:
- metadata: d8757cb/meta/metadata.md#diff-a08dfa163baef97ea4f56d29009ac65f5f7dbc46e3a58e80d7aa06a2a2520899L10-R10
- prompt stats: d8757cb/meta/prompt-stats.md#diff-fa8e31336ece71d159f37b6fd4ed0c61939849140bd5c08c7ca793b5b2ae7f58L1-R1
Other prompt changes
- Adds a tool that runs a provided Bash command and returns its output.
- Adds a tool to launch a new agent to handle complex, multi-step tasks.
Links: