Steven Gonsalvez

Software Engineer

v2.1.232

Why CEREBRO kept it

Subagent forking + prompt caching mechanics

The text below is an automated extraction of the article at https://github.com/anthropics/claude-code/releases/tag/v2.1.232, stored verbatim in the public cerebro-vault repository. Copyright remains with the original publisher (github.com).

<h2>What's changed</h2> <ul> <li>Subagent forking is now on by default: a <code>subagent_type: "fork"</code> subagent inherits the full conversation and prompt cache, and non-teammate agent spawns in interactive sessions now run in the background by default</li> <li>Type <code>@</code> in the prompt to mention another Claude session by name; Claude then uses <code>SendMessage</code> to reach that session directly</li> <li><code>SendMessage</code> now delivers to a bare name that exactly matches one live session, instead of asking to confirm with a ref first</li> <li>Interactive sessions on one

Backlinks

Appeared in 1 briefing

Related

Shares tags: ai/agents · ai/llm-mechanics · release-notes

Also from github.com