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

Left-arrow gesture blocked telemetry consolidated into one dispatcher

Left-arrow gesture blocked telemetry now runs through one dispatcher keyed by stage, with no behavior change.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaTerminal UIwhat it touches
KindInternal Changesin v2.1.257,
Under the hood

Left-arrow gesture blocked telemetry now runs through one dispatcher keyed by stage, with no behavior change.

The left-arrow (background/agents-view) gesture handling's blocked-state telemetry calls, covering arm, attach-arm, attach-absorb, and reject, are now consolidated into a single dispatcher keyed by gesture stage. The tengu_left_arrow_blocked event still fires with reasons like editing-quiet, attach-quiet-hint, attach-quiet, and not-solo, with no apparent behavior change.

See this entry in the whole of v2.1.257 →

Feedback