Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 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.

Reference / Feature flags

tengu_remote_tool_targets

A Claude Code feature flag, read out of the shipped bundle. No mined inventory carries it: everything below comes from what this site has written about it.

What it is

Tool calls and Bash can be routed to another machine over a device bridge.

Not Anthropic's. This is the line from the earliest changelog entry here that named it, v2.1.242.

Presence across releases

The miner has never read a build containing this name. It is here because a changelog entry of ours names it, which is evidence that it existed and not evidence of which releases carried it. The inventory starts at v2.1.138 and everything older than that was never mined.

Gate readings

No release here has a gate table behind it for this flag. Most published releases have none at all: the readings exist only for versions the pipeline captured flag state on.

Changelog entries naming it

  1. v2.1.246Remote tool discovery outcomes are now sent as telemetry

    Whether remote device tools were found is now reported in first-party telemetry.

    gate cited by this entry

  2. v2.1.246Device bridge shows up in /status before it has finished connecting

    /status now shows a paired machine as connecting rather than blank, and keeps retrying its tool list.

    gate cited by this entry

  3. v2.1.242Groundwork for running tools on another machine over the device bridge

    Tool calls and Bash can be routed to another machine over a device bridge.

    gate cited by this entry

Documentation pages

None of Anthropic's documentation pages this site has a copy of carries this name.

Names beside it

Every feature flag in the inventory starting tengu_remote_tool, up to twelve of them.

tengu_remote_tool_classifierTool calls and Bash can be routed to another machine over a device bridge. never mined tengu_remote_tool_forwardTool calls and Bash can be routed to another machine over a device bridge. never mined tengu_remote_tool_result_renderedRemote sessions now report once when they first show a tool result. never mined tengu_remote_tool_serve_hook_heldHooks for tool calls served to a cloud session can be held instead of run, turning the call into an ask. never mined tengu_remote_tool_served_previewApproval dialogs for forwarded edits now rebuild the diff against your local copy of the file. never mined tengu_remote_tools_announceTool announcements from an attached machine are size-checked and answered with a precise refusal reason. never mined

Read out of the published npm bundle release by release, and out of Anthropic's own documentation as this site captured it. Nothing on this page is a description anybody here wrote about what the feature flag does. All feature flags.