Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.232 Home All releases olderv2.1.231 v2.1.233newer
Claude Code v2.1.232

Restart notices give web-fetch agents their own advice

You'll notice
Useful2 Signal2
Background Agents

Restart notices tell web-fetch agents to message the agent instead of hunting for partial work.

What

When a background agent was running or had just finished as the previous session exited, the startup notice now handles web-fetch launches separately. They have no worktree or output file to check, so the notice tells you to message the agent for its report instead of looking for partial work.

Evidence

Send it a message with SendMessage to get its report.

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.

See this entry in the whole of v2.1.232 →