Skip to content
  • Tech Dev NotesTech Dev Notes
Apps
  • Lookup
  • Compare
Market movement
  • Charts
  • Rankings
Visual proof
  • Screens
  • Store listings
  • Icons
Stacks and releases
  • Tech stacks
  • Tool releases
  • Developers
More
  • X feature flags
  • Grokipedia
  • Grok companions
  • Blog
  • Follow on X
ChartsRankingsMoversCompareLookupScreensTech stacksReleases

© 2026 Tech Dev Notes

RSSAboutAPIStatusSecurityPrivacyTermsSitemap@techdevnotes
Claude Code

Anthropic · CLI

Claude Code 2.1.258

2.1.257→2.1.258·September 1, 2026 at 10:02 PM UTC

Patch release: clearer default guidance for background subagents, plus internal permission-turn handling.

Changelog

  • [changed] Subagent instructions now state that agents run in the background by default, and reserve run_in_background: false for when the very next step truly depends on the result and nothing else can usefully proceed — otherwise background so you can interject. Still never fabricates or predicts a pending agent’s results; if you ask early, it reports that the agent is still running.
  • [changed] Permission-denied tool-use messaging is tightened so a rejected action (for example a file edit whose new_string was not written) is spelled out clearly, with paths for trying another approach or incorporating the user’s denial feedback.

Models & prompts

  • Built-in subagent guidance emphasizes background-by-default and when not to block the turn on a synchronous result, including existing limits (run_in_background / name unavailable for sync-only contexts; teammates cannot spawn teammates; isolation: "remote" is always background in a remote CCR sandbox).

Under the hood

  • Instrumentation for orphaned permissions that were never applied by turn end, to improve how unapplied permission state is handled at turn boundaries.
  • SDK compatibility matrix no longer lists wrapper 0.3.216 among tested versions (still covers newer 0.3.x wrappers).

content/

Browse captured content/

Same tree as claude-code/latest/content for this version. Open the full browser for sidebar navigation between docs and other files.

Open content/ browser →

8 listed · 8 in tree

content/ browserNavigate docs, prompts, and root filesFolder index plus per-file pages with prev/next and a full file sidebar.
README.mdDocs2 KBpackage.jsonMetadata1.4 KBmanifest.jsonMetadata1.7 KBversion.jsonMetadata172 Bcli-wrapper.cjsCJS4.9 KBinstall.cjsCJS7 KBsdk-tools.d.tsTS161.9 KBLICENSE.mdDocs147 B
Older release← 2.1.257Newer release→ 2.1.259
All Claude Code releases →