github Lexus2016/claude-code-studio v5.23.2

latest releases: v5.40.0, v5.39.3, v5.39.2...
22 days ago

What's New in v5.23.2

Bug Fix

  • Fixed streaming bubble disappearing on tab switch — When switching to a tab that was actively streaming in the background, the restored text bubble would briefly flash and vanish. This happened because the server was sending a session_started event for existing sessions during WebSocket reconnect, and the client's handler for that event resets the streaming element. Now session_started is only sent for genuinely new sessions, leaving background streaming state intact.

Full Changelog: v5.23.1...v5.23.2

Don't miss a new claude-code-studio release

NewReleases is sending notifications on new releases.