Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.267 ·

Own-endpoint-shadowed detection for /list-agents, gated by tengu_session_stable_address

/list-agents can now detect when another process is already using this session's own address

TierNothing to try yethow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaSessionswhat it touches
KindIn Developmentin v2.1.267,
Nothing to try yet

/list-agents can now detect when another process is already using this session's own address

What

A new check detects when another live process on the same machine is already listening on the socket that represents this session's "stable address" (its identity), even though it's a different process. When that happens, the /list-agents (also /peers) output changes which address token it displays for this session's own entry, to reflect that its usual address is shadowed by the other process.

Why

Without this, a session could display an address for itself that's actually claimed by a different, unrelated process, making it confusing or unreliable for another session to message it correctly.

Read from
Names in the bundle/list-agents/peers
What the documentation says
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up /list-agents, on Tools reference. | `ListAgents` | Lists the agents Claude can message with `SendMessage`: subagents in the session, [agent team](/docs/en/agent-teams) teammates, your other local Claude Code sessions, and, while this session is connected to [Remote Control… tools-reference see the edit
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 doubtNothing has been read yet about whether the `tengu_session_stable_address` flag that controls this is on or off by default.
Anthropic's documentation agreesAnthropic's documentation has since written up /list-agents, on Tools reference.
The name it cites is new in this buildNew in this build: tengu_session_stable_address

See this entry in the whole of v2.1.267 →