Source Intelligence
Sweep 28 Aug 2026 ยท 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.251 Next v2.1.251 Feeds RSS JSON llms.txt

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.

Prompt capture

TaskOutput tool description

27 model strings share this prompt, byte for byte.

v2.1.8 7 lines 446 chars sha256 5651a4dd592d Plain text Whole capture

1- Retrieves output from a running or completed task (background shell, agent, or remote session)
2- Takes a task_id parameter identifying the task
3- Returns the task output along with status information
4- Use block=true (default) to wait for task completion
5- Use block=false for non-blocking check of current status
6- Task IDs can be found using the /tasks command
7- Works with all task types: background shells, async agents, and remote sessions