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

Commit History

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

akseljoonas HF Staff Claude Opus 4.6 commited on

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

akseljoonas HF Staff Claude Opus 4.6 commited on

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

akseljoonas HF Staff Claude Opus 4.6 commited on

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

akseljoonas HF Staff 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 HF Staff commited on

replace websocket transport with SSE
571b292

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

fix: approval UI not updating after approve click
f0c7e64

akseljoonas HF Staff commited on

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

akseljoonas HF Staff Claude Opus 4.6 commited on