Skip to content

v2.1.270

Latest

Choose a tag to compare

@marckrenn marckrenn released this 12 Sep 19:57

2.1.270

(☝ Click to see full diff.)

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:

Other prompt changes

  1. Adds a tool that runs a provided Bash command and returns its output.
  2. Adds a tool to launch a new agent to handle complex, multi-step tasks.

Links:

  1. e16059d/system-prompts/tool-description-executes-given-bash-command-returns.md#diff-e97af91442d47a9becde747dd57118d8c113885e098fb83a92a44cc56313350aR33
  2. a96ade7/system-prompts/tool-description-launch-new-handle-complex-multi.md#diff-f9c65488006fcb18d293ebca17f2420fa5b869c7f4fca44e5a4b8ec47d6cad2fR26