Commit History

Bug fix + fixed a couple rendering issues
dbd4801

elisaklunder commited on

fix: infinite re-render loop from Zustand selector returning new []
59b17bb

akseljoonas HF Staff Claude Opus 4.6 (1M context) 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

feat: improve bash tool status labels in activity bar
7ead77c

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: clear global activity state when switching away from a session
9113058

akseljoonas HF Staff Claude Opus 4.6 commited on

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

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: wire sandbox bash streaming to frontend panel
e35ce5d

akseljoonas HF Staff Claude Opus 4.6 commited on

feat: show hardware pricing and sandbox explanation in tool approval UI
677b9d0

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff 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

fix: remove unused StatusDot and isConnected from sidebar
1826db9

akseljoonas HF Staff commited on

fix: improve compaction summary prompt, remove sidebar status bar
831b2ca

akseljoonas HF Staff commited on

fix: buffer websocket events during disconnects and replay on reconnect
ea2014d

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

fix: auto-detect org membership via localStorage, remove manual button
bdb3c28

akseljoonas HF Staff commited on

fix: onboarding join org in iframe, sign-in on direct access
659c746

akseljoonas HF Staff commited on

fix: simplify onboarding to join-then-oauth flow
9ea884b

akseljoonas HF Staff commited on

feat: consecutive join/signin screens and sandbox status message
71196c0

akseljoonas HF Staff commited on

feat: require org membership to create sessions
1d590c5

akseljoonas HF Staff commited on

feat: update models to MiniMax M2.5 (fireworks-ai) and Opus 4.6
8e0a54d

akseljoonas HF Staff commited on

fix: restore activity status bar when switching back to session
e0e8f9a

akseljoonas HF Staff commited on

fix: merge consecutive assistant messages on page refresh
56e52d8

akseljoonas HF Staff commited on

fix: show activity status for approval-flow tools and revert chip override
9ba4cd4

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

feat: resolve sandbox file paths for hf_jobs script display
555a204

akseljoonas HF Staff commited on

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

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
3c77a6c

akseljoonas HF Staff 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

fix: cast unknown to avoid TS2769 in sandbox approval UI
5969911

akseljoonas HF Staff commited on

feat: require sandbox_create approval before sandbox operations
eeab0b4

akseljoonas HF Staff commited on

feat: merge HF Space improvements
bdbcdab

akseljoonas HF Staff commited on

frontend update
bbfa431

akseljoonas HF Staff commited on

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

akseljoonas HF Staff Claude Opus 4.5 commited on

making docker run build work
fc14c05

akseljoonas HF Staff commited on