You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Set active_tab to first valid open tab on .hello (codeant-ai: crash if tab 0
was closed before new client attaches)
- Clean up scroll_offsets for all panes when closing a tab (coderabbitai: stale
entries leak and affect reused pane IDs)
- Run sweepFailedClients after composeForClient, not just composeAll
(coderabbitai: single-client render paths left failed clients connected)
- Only mark write_failed on WouldBlock after partial frame send; transient
backpressure with no bytes sent just skips the frame (codex/gemini: too
aggressive disconnection of briefly slow clients)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments