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.275 ·

Resumed observer agents get a scoped tool surface via agentToolScope

Resumed observer-mode agents now get an explicit, scoped set of tools instead of inheriting the parent's

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSubagentswhat it touches
KindImprovementsin v2.1.275,
Under the hood

Resumed observer-mode agents now get an explicit, scoped set of tools instead of inheriting the parent's

What

When an agent is resumed in observer mode, Claude Code now passes an explicit agentToolScope pointing at that agent's own resolved definition, rather than following the path where it would inherit its parent's tool set.

Why

This gives resumed observer-mode agents a tool surface tied to their own definition, distinct from whatever tools their parent session had available.

See this entry in the whole of v2.1.275 →

Feedback