Commit History

Merge branch 'main' into fix-double-message-while-streaming
299c7d9

elisaklunder commited on

Fix bugs of message disappearing sometimes and being duplicate sometimes
0cc1ea4

elisaklunder commited on

Fall back to HF_TOKEN env var + SOTA-aware research prompt (#4)
1a390ae

akseljoonas commited on

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

akseljoonas Claude Opus 4.6 (1M context) commited on

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

akseljoonas Claude Opus 4.6 (1M context) commited on

feat: render cancelled tool state in UI after user interrupt
d2c1b12

akseljoonas Claude Opus 4.6 commited on

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

akseljoonas Claude Opus 4.6 commited on

fix: auto-retry on truncated tool calls + correct activity status on refresh
12b7c8f

akseljoonas Claude Opus 4.6 commited on

fix: live event streaming after reconnection + LiteLLM timeout
c88804e

akseljoonas Claude Opus 4.6 commited on

feat: SSE keepalive, reconnection, and is_processing flag
00a57cd

akseljoonas Claude Opus 4.6 commited on

fix: disable chat input during processing after page refresh
c92e6dc

akseljoonas Claude Opus 4.6 commited on

fix: per-session state management for smooth task switching
723c24c

akseljoonas Claude Opus 4.6 commited on

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

akseljoonas Claude Opus 4.6 commited on

Revert "fix: wire sandbox bash streaming to frontend panel"
100eb8d

akseljoonas commited on

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

akseljoonas Claude Opus 4.6 commited on

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

akseljoonas Claude Opus 4.6 commited on

fix: wire sandbox bash streaming to frontend panel
e35ce5d

akseljoonas Claude Opus 4.6 commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

replace websocket transport with SSE
571b292

akseljoonas commited on

fix: remove unused StatusDot and isConnected from sidebar
1826db9

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

feat: require org membership to create sessions
1d590c5

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

fix: merge consecutive assistant messages on page refresh
56e52d8

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

fix: approval UI not updating after approve click
f0c7e64

akseljoonas commited on

feat: per-session WebSocket architecture for parallel chat sessions
854c261

akseljoonas Claude Opus 4.6 commited on

feat: cooperative cancellation, session persistence, background generation
3c77a6c

akseljoonas commited on

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

akseljoonas commited on

feat: implement cooperative agent cancellation with cancel button
2bc3b1a

akseljoonas commited on

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

akseljoonas commited on

feat: require sandbox_create approval before sandbox operations
eeab0b4

akseljoonas commited on

feat: merge HF Space improvements
bdbcdab

akseljoonas commited on