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

New CLAUDE_CODE_COORDINATOR_EXTRA_TOOLS env var extends coordinator-mode tool allowlist

New CLAUDE_CODE_COORDINATOR_EXTRA_TOOLS env var lets coordinator-mode sessions allow extra tools

TierUse it nowhow much it should matter to you
Useful5my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaCoordinator Modewhat it touches
KindNew Featuresin v2.1.269,
Use it now Notable No documentation found

New CLAUDE_CODE_COORDINATOR_EXTRA_TOOLS env var lets coordinator-mode sessions allow extra tools

What

In sessions running under CLAUDE_CODE_COORDINATOR_MODE, you can now set a new CLAUDE_CODE_COORDINATOR_EXTRA_TOOLS environment variable to a comma-separated list of tool name prefixes, which are allowed through in addition to the built-in coordinator allowlist (which already includes tools like github).

Why

This lets coordinator-mode sessions, which normally restrict tool access, be extended with additional tools as needed without changing the built-in allowlist.

Read from
Names in the bundleCLAUDE_CODE_COORDINATOR_EXTRA_TOOLSCLAUDE_CODE_COORDINATOR_MODE

See this entry in the whole of v2.1.269 →