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

Commit History

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

Show fun running messages for all tools including research
10a7aa2

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

Persist research subtool steps across page refresh
ccfb504

akseljoonas HF Staff commited on

Show 4 rolling subtool steps in research display
d2636b9

akseljoonas HF Staff commited on

Show fun placeholder instead of raw args for running tools
f856047

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff Claude Opus 4.6 commited on

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

akseljoonas HF Staff Claude Opus 4.6 commited on

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

akseljoonas HF Staff Claude Opus 4.6 commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

fix: approval UI not updating after approve click
7b34ae7

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

feat: require sandbox_create approval before sandbox operations
642f202

akseljoonas HF Staff commited on

feat: merge HF Space improvements
79b2fcc

akseljoonas HF Staff commited on