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

Auto-mode sessions now probe local git state and report telemetry

Auto mode sessions now probe local git state and report telemetry about it.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaAuto Modewhat it touches
KindInternal Changesin v2.1.261,
Under the hood No documentation found

Auto mode sessions now probe local git state and report telemetry about it.

Autonomous "auto mode" sessions now run a git-state probe that collects the current branch, default branch, remote visibility (public/private), working-copy status, and a Chrome navigation classifier baseline. This feeds into an internal context payload, and completion fires tengu_auto_mode_git_state_probe telemetry with timing, an outcome classification such as clean, dirty, or no_status, and truncation flags. It also flags when the collected context exceeds a byte ceiling.

Read from
Names in the bundletengu_auto_mode_git_state_probe

See this entry in the whole of v2.1.261 →

Feedback