ml-intern / frontend /src /components /Chat /ToolCallGroup.tsx

Commit History

Fix stale tool error badges (#247)
beb0c92
unverified

lewtun HF Staff OpenAI Codex commited on

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

lewtun HF Staff Codex commited on

Make sandboxes private (#195)
15d6506
unverified

lewtun HF Staff Codex commited on

Embed trackio dashboard in chat for jobs and sandboxes (#161)
6131fc8
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 build: remove unused isRunning variable
d3076e4

akseljoonas commited on

Show fun running messages for all tools including research
10a7aa2

akseljoonas commited on

Fix missing detail in research step labels for truncated args
424559b

akseljoonas commited on

Persist research subtool steps across page refresh
ccfb504

akseljoonas commited on

Show 4 rolling subtool steps in research display
d2636b9

akseljoonas commited on

Latest ui fixes (#11)
219e6a7

akseljoonas commited on

Show fun placeholder instead of raw args for running tools
f856047

akseljoonas commited on

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

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: CLI local mode, slash commands, interrupt support; remove lmnr; frontend fixes
82b0c13

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

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

akseljoonas commited on

fix: approval UI not updating after approve click
7b34ae7

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