Source Intelligence
Sweep 28 Aug 2026 · 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.250 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.

Search the documentation

5 pages for taskoutput.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Agent SDK reference - Python Claude Code CLI · in the page agent-sdk/python …None, "blockedBy": list[str], } ], } ``` ### TaskOutput **Tool name:** `TaskOutput`. The previous name `BashOutput` is still accepted as an alias. <Note>`TaskOutput` is depr… Agent SDK reference - TypeScript Claude Code CLI · in the page agent-sdk/typescript …ickerInput | TaskCreateInput | TaskGetInput | TaskListInput | TaskOutputInput | TaskStopInput | TaskUpdateInput | TodoWriteInput | WebFetchInput | WebSearchInput | WorkflowInput; `… Claude Code changelog Claude Code CLI · in the page changelog …tly killing all running background sessions * Fixed `TaskStop` and `TaskOutput` failing to find background agents spawned by another agent — errors now list running agents by id and description *… Create custom subagents Claude Code CLI · in the page sub-agents …[`permissionMode`](#permission-modes) is `plan` * `ScheduleWakeup` * `TaskOutput` * `WaitForMcpServers` * `Workflow` The second filter applies to subagents running in the background. Apart from `Agen… Tools reference Claude Code CLI · in the page tools-reference …| No | | `TaskOutput` | Retrieves output from a background task. Deprecated in favor of `Read` on the task's output file path. Whe…