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

Commit History

Add dataset uploads to Hub (#255)
2b4c539
unverified

lewtun HF Staff OpenAI Codex commited on

Fix Pro entitlement checks (#239)
d7637ba
unverified

lewtun HF Staff OpenAI Codex commited on

Add session YOLO auto-approval budget (#201)
77324b8
unverified

lewtun HF Staff Codex commited on

Expose OpenAI models in the UI & make Claude model picker configurable (#183)
5db99fa
unverified

lewtun HF Staff commited on

Bill HF Jobs by namespace credits, drop Pro and org-join gating (#172)
bed4e38
unverified

Aksel Joonas Reedi commited on

Persist Space sessions in MongoDB (#170)
d9d9785
unverified

Aksel Joonas Reedi commited on

Remember the chosen jobs namespace and clean up the picker dialog (#162)
25d8236
unverified

Aksel Joonas Reedi commited on

Run jobs under user or org accounts with upgrade / org-pick UX (#132)
ff8c636
unverified

Aksel Joonas Reedi commited on

feat(quota): daily Opus cap + HF-org gate + cap dialog (#72)
540437a
unverified

Aksel Joonas Reedi commited on

Restore expired sessions via summary-based catch-up (#52)
962191f
unverified

Aksel Joonas Reedi commited on

Fix parallel-research display: per-call stats in CLI and web UI (#49)
5ab7c4e
unverified

Aksel Joonas Reedi lee101 commited on

Fix stuck 'Waiting for approval' spinner and improve table rendering
70d2074

akseljoonas commited on

Persist research subtool steps across page refresh
ccfb504

akseljoonas commited on

Fix stale approval dialog reappearing after page refresh
9b1773a

akseljoonas commited on

Fix message disappearing and duplicate rendering bugs (#10)
0b311bb

akseljoonas commited on

Add message edit and regenerate from any point in conversation
0611031

akseljoonas commited on

Redesign research subagent display with live stats and rolling steps
901a405

akseljoonas commited on

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

akseljoonas commited on

feat: render cancelled tool state in UI after user interrupt
887da19

akseljoonas Claude Opus 4.6 commited on

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

akseljoonas Claude Opus 4.6 commited on

fix: auto-retry on truncated tool calls + correct activity status on refresh
8e63f40

akseljoonas Claude Opus 4.6 commited on

fix: live event streaming after reconnection + LiteLLM timeout
47d6895

akseljoonas Claude Opus 4.6 commited on

feat: SSE keepalive, reconnection, and is_processing flag
d7f2a7c

akseljoonas Claude Opus 4.6 commited on

fix: disable chat input during processing after page refresh
0e75fdd

akseljoonas Claude Opus 4.6 commited on

fix: per-session state management for smooth task switching
f56fa2e

akseljoonas Claude Opus 4.6 commited on

feat: CLI local mode, slash commands, interrupt support; remove lmnr; frontend fixes
82b0c13

akseljoonas Claude Opus 4.6 commited on

fix: wire sandbox bash streaming to frontend panel
6c9f1f6

akseljoonas Claude Opus 4.6 commited on

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

akseljoonas commited on

replace websocket transport with SSE
564aab6

akseljoonas commited on

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

akseljoonas commited on

fix: approval UI not updating after approve click
7b34ae7

akseljoonas commited on

feat: per-session WebSocket architecture for parallel chat sessions
27da720

akseljoonas Claude Opus 4.6 commited on

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

akseljoonas commited on

feat: implement cooperative agent cancellation with cancel button
ecbfd3c

akseljoonas commited on

feat: merge HF Space improvements
79b2fcc

akseljoonas commited on