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 ·

Remote Control bridge gains an isTurnLive hook

Remote Control no longer reports a session as running to claude.ai when the local turn isn't actually live.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaRemote Controlwhat it touches
KindBug Fixesin v2.1.261,
You'll notice

Remote Control no longer reports a session as running to claude.ai when the local turn isn't actually live.

The bridge-session setup function now accepts an isTurnLive callback from its caller and wraps certain 'running' state transitions through it, falling back to an unconditional check when no callback is present. This lets the REPL-v2/remote-control bridge avoid announcing a 'running' state to Claude.ai when the local turn isn't actually live, tightening state-reporting accuracy for Remote Control sessions.

See this entry in the whole of v2.1.261 →

Feedback