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

New "arbiter" mode for the server-side auto-mode classifier

Auto-mode's safety classifier gained a new 'arbiter' mode that can skip some server checks

TierNothing to try yethow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaAuto Modewhat it touches
KindIn Developmentin v2.1.269,
Nothing to try yet No documentation found

Auto-mode's safety classifier gained a new 'arbiter' mode that can skip some server checks

What

A new internal dispatcher for Claude Code's Bash and tool auto-mode classifier (the system that automatically decides whether a command is safe to run without asking) can now return "arbiter" as a mode, in addition to "off", depending on two remote feature checks. When arbiter mode is active, tool calls run through a fallback classifier evaluation path that skips redundant server calls and can reach a decision before the normal checks that gate auto mode, such as the outside-read-first-prompt and sandbox network list checks.

Why

This changes how and when auto-mode's safety classification happens for some accounts, potentially making decisions faster by avoiding duplicate server round-trips, though it isn't yet clear for whom or when this activates.

How sure we are
One source agreesOne thing we can check says the same as this entry.
The name it cites is new in this buildNew in this build: tengu_iridescent_crystal

See this entry in the whole of v2.1.269 →

Feedback