Fetching from the wire…
Public story · 2026-08-12 · high
Auto mode also becomes the default permission setting for new accounts starting August 14, and its checks stop counting against usage limits.
Why now: The change shipped in the week 32 docs update covering versions 2.1.220 through 2.1.224.
Claude Code sessions on macOS and Linux can now talk to each other. Per the week 32 changelog, a session finds other local sessions with the ListAgents tool and sends them plain text through SendMessage, either because you ask it to or because it decides on its own that a change in one session affects work happening in another. The docs are specific about the limits: it passes written text only, never conversation history or files. Run /list-agents and you'll see which sessions are reachable.
The bigger change lands August 14. Auto mode becomes the default permission mode for new Pro, Max, and Team sessions, and the classifier calls that decide what auto mode allows stop counting toward usage limits. That second part is the one worth watching. Anthropic is removing the meter from the exact mechanism that governs what Claude can do without asking first, which lowers the cost of running it in a more autonomous stance by default.
A few smaller items shipped alongside these. The 200-subagent-per-session cap is gone. The /fork command runs in its own worktree. And worktree isolation, which used to cover file edits, extends to Bash commands and git redirects too.
Taken together, this is Anthropic building for a workflow where multiple sessions run at once and need to coordinate, not just execute one task each in isolation. If you're running parallel sessions on a shared codebase, cross-session messaging replaces some of the manual copy-pasting between terminal tabs. Check whether your worktree setup depended on the old, narrower isolation boundary, since Bash commands and git redirects are now covered too.
Each link below shares sources, entities, or timing with this story.
Same source domain / Semantically similar
Reported by the same outlet (code.claude.com); covers closely related ground (similarity 0.77).
Reported by the same outlet (code.claude.com); covers closely related ground (similarity 0.77).
Same source
Cite the same source (Claude Code Docs — What's new, Week 32).
Same source domain / Semantically similar
Reported by the same outlet (code.claude.com); covers closely related ground (similarity 0.72).
Reported by the same outlet (code.claude.com); covers closely related ground (similarity 0.67).
Reported by the same outlet (code.claude.com); covers closely related ground (similarity 0.63).
Semantically similar
Covers closely related ground (similarity 0.79).
Same source domain
Reported by the same outlet (code.claude.com).