ml-intern / frontend /src /hooks /useAgentChat.ts

Commit History

Fix bugs of message disappearing sometimes and being duplicate sometimes
0cc1ea4

elisaklunder commited on

feat: beautiful research sub-agent UI with inline progress steps
472f63c

akseljoonas HF Staff Claude Opus 4.6 (1M context) commited on

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

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: use backend is_processing as source of truth on refresh
1416398

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: auto-retry on truncated tool calls + correct activity status on refresh
12b7c8f

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: live event streaming after reconnection + LiteLLM timeout
c88804e

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: disable chat input during processing after page refresh
c92e6dc

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

Revert "fix: wire sandbox bash streaming to frontend panel"
100eb8d

akseljoonas HF Staff commited on

fix: wire sandbox bash streaming to frontend panel
e35ce5d

akseljoonas HF Staff Claude Opus 4.6 commited on

stream sandbox creation logs to tool output, fix hf_jobs final status race
da5e0c7

akseljoonas HF Staff commited on

replace websocket transport with SSE
571b292

akseljoonas HF Staff commited on

feat: resolve sandbox file paths and show tool description in status
78f0201

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

feat: cooperative cancellation, session persistence, background generation
7e62dfa

akseljoonas HF Staff commited on

feat: implement cooperative agent cancellation with cancel button
2bc3b1a

akseljoonas HF Staff commited on

feat: merge HF Space improvements
bdbcdab

akseljoonas HF Staff commited on