ml-intern / frontend /src /components /SessionChat.tsx

Commit History

feat: render cancelled tool state in UI after user interrupt
d2c1b12

akseljoonas Claude Opus 4.6 commited on

feat: SSE keepalive, reconnection, and is_processing flag
00a57cd

akseljoonas Claude Opus 4.6 commited on

fix: per-session state management for smooth task switching
723c24c

akseljoonas Claude Opus 4.6 commited on

fix: clear global activity state when switching away from a session
9113058

akseljoonas Claude Opus 4.6 commited on

fix: protect system prompt in undo, scan backwards for dangling tool calls, gate input on SDK status
f915e8e

akseljoonas commited on

replace websocket transport with SSE
571b292

akseljoonas commited on

fix: restore activity status bar when switching back to session
e0e8f9a

akseljoonas commited on

fix: reconnect WS on session switch instead of deleting dead sessions
a25dfc5

akseljoonas commited on

fix: approval UI not updating after approve click
f0c7e64

akseljoonas commited on

feat: per-session WebSocket architecture for parallel chat sessions
854c261

akseljoonas Claude Opus 4.6 commited on