Forked agents get their tool list computed for them, which decides whether they can fetch web pages.
What's wrong with this entry?
A child agent no longer inherits its parent's tool list verbatim; setup now computes the list for it, which is what decides whether a forked agent can use WebFetch.
- Setup returns both the tool list and a flag for whether WebFetch may be re-admitted.
- When re-admission is allowed the list is recomputed using the agent's nesting depth and the set of currently active agents.
webFetchReadmissionAllowed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Another forged control tag is escaped in subagent output
Both mention subagent
-
v2.1.234
Spawned processes get
--flag=valuewhen the value looks like a flagBoth mention subagent
-
v2.1.235
New error for delegating to a subagent without naming one
Both mention subagent