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.198 Home All releases olderv2.1.197 v2.1.199newer

TaskStop: Stop Agents by Name

The TaskStop tool now accepts agent names and team IDs in addition to task IDs.

Details
  • Pass name@team or bare teammate name to stop an agent-team teammate
  • Pass the named agent's name to stop a background agent started with a name
  • Previously only raw task IDs were accepted
Evidence

Updated tool description (search for "To stop an agent-team teammate, pass its agent ID (\"name@team\") or bare teammate name as task_id")

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.198 →