ml-intern / frontend /src /components

Commit History

Add delete confirmation dialog and sidebar spacing tweaks
bdefe29

akseljoonas commited on

Show fun placeholder instead of raw args for running tools
f856047

akseljoonas commited on

Restore localStorage org detection for iframe onboarding
85274e0

akseljoonas commited on

Replace multi-screen onboarding with single checklist view
6d7f53f

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

Fix session title only updating on the very first user message
2e60856

akseljoonas commited on

Show cancelled prompt in shimmer status bar instead of chat input placeholder
3b6a2ca

akseljoonas commited on

fix: infinite re-render loop from Zustand selector returning new []
1867e5e

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

feat: SSE keepalive, reconnection, and is_processing flag
d7f2a7c

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

feat: improve bash tool status labels in activity bar
5ddd727

akseljoonas Claude Opus 4.6 commited on

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

akseljoonas Claude Opus 4.6 commited on

fix: reset approval UI state when new approval round arrives
f8e758f

akseljoonas Claude Opus 4.6 commited on

fix: properly close SDK message on error, show tool errorText
b22c5f3

akseljoonas commited on

Revert "fix: show errorText for failed tools, bump eval max_iterations to 300"
f765eb4

akseljoonas commited on

fix: show errorText for failed tools, bump eval max_iterations to 300
b2846f6

akseljoonas commited on

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

akseljoonas 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

fix: remove unused StatusDot and isConnected from sidebar
a3ff8b4

akseljoonas commited on

fix: improve compaction summary prompt, remove sidebar status bar
13ae315

akseljoonas commited on

sync: org onboarding, model updates, sandbox cleanup, prompt fixes
5af3ab5

akseljoonas commited on

fix: input tab order and remove auto-scroll on panel open
e73460a

akseljoonas commited on

feat: input/output toggle in CodePanel, tool error handling
07fe978

akseljoonas commited on

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

akseljoonas commited on

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

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

fix: cast unknown to avoid TS2769 in sandbox approval UI
1384bcb

akseljoonas commited on

feat: require sandbox_create approval before sandbox operations
642f202

akseljoonas commited on

feat: merge HF Space improvements
79b2fcc

akseljoonas commited on

Improve job approval UX with tabs, job URL, and message ordering
ac3d272

akseljoonas Claude Opus 4.5 commited on

making docker run build work
73b1ed7

akseljoonas commited on

improved tool calling, push to hub, etc.
72af187

Henri Bonamy commited on

logs have a button to see, improved rejection/approved flow, trying to handle tqdm
35dc01a

Henri Bonamy commited on

plan tool bottom right
2523e77

Henri Bonamy commited on

improved design
c1f951a

Henri Bonamy commited on

added code panel, tool approval, tool calls logging
3ce798d

Henri Bonamy commited on

functioning frontend and docker
ba93c86

akseljoonas commited on

Add web frontend infrastructure for HF Agent
67b16c6

akseljoonas Claude Opus 4.5 commited on