Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.273 ·

Teleport relay extended to forked (subagent) queries

The teleport relay mechanism now also handles forked (subagent) queries, not just the main thread

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSubagentswhat it touches
KindImprovementsin v2.1.273,
You'll notice

The teleport relay mechanism now also handles forked (subagent) queries, not just the main thread

What

Claude Code has a "teleport relay" dispatch mechanism that previously only served queries on the main conversation thread. It now has a dedicated branch for forked queries (used by subagents), which checks whether a fork's existing context and tools are unchanged since an earlier relay decision was made, and logs when a fork's request has to leave the relay or is deliberately kept off it.

Why

This extends the relay mechanism's reach to subagent queries, though the finding doesn't specify what the relay itself accomplishes for the user.

Read from
Feature flag
tengu_wild_tome Off by default, switched on for this account

The shipped code defaults this off, and the flag server returned on for the one account this site reads on this version. That is the reading that makes the entry above worth a second look, and it still says nothing about your account.

This account: on · anonymous baseline: on · compiled default in v2.1.273: off

These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.

Read once, for one account on one subscription tier, against v2.1.273. It isn't a statement about your account. What a flag value here can and cannot tell you

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat the teleport relay does for the user, and what leaving or staying off it changes in practice, is not stated in the finding.

See this entry in the whole of v2.1.273 →

Feedback