Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
fix: patch dangling tool calls on error, move undo to context manager a1ce5bc
stream sandbox creation logs to tool output, fix hf_jobs final status race 9d1a532
replace websocket transport with SSE 564aab6
fix: remove unused StatusDot and isConnected from sidebar a3ff8b4
fix: improve compaction summary prompt, remove sidebar status bar 13ae315
fix: increase sandbox sleep_time to 1500s 5a188fd
sync: org onboarding, model updates, sandbox cleanup, prompt fixes 5af3ab5
fix: buffer websocket events during disconnects and replay on reconnect ca13fee
fix: input tab order and remove auto-scroll on panel open e73460a
feat: input/output toggle in CodePanel, tool error handling 07fe978
fix: merge consecutive assistant messages on page refresh 02e4cdf
fix: show activity status for approval-flow tools and revert chip override d211359
feat: resolve sandbox file paths and show tool description in status ae24efc
fix: use user OAuth token for job creation (has job.write on org) d644dff
fix: inject OAuth token into MCP server headers at runtime 30aa6c1
fix: use optional env var syntax for disabled MCP server config f1d8fd6
fix: route all HF token usage through session.hf_token from OAuth 33f29a8
fix: pass user OAuth token to dataset inspection tool 061ebdc
fix: reconnect WS on session switch instead of deleting dead sessions 838cd50
fix: approval UI not updating after approve click 7b34ae7
feat: per-session WebSocket architecture for parallel chat sessions 27da720
feat: cooperative cancellation, session persistence, background generation 7d17616
feat: implement cooperative agent cancellation with cancel button ecbfd3c
chore: temporarily disable MCP server 4d7cc60
fix: use correct HF API filter param and improve integration tests b95477e
fix: reduce tool selection ambiguity in system prompt d1d8c1f
feat: add hf_papers tool for paper discovery and reading 64bf289
Merge pull request #29 from huggingface/space-merge ed56d3d
Aksel Joonas Reedi commited on
fix: remove TRANSFORMERS_VERBOSITY from sandbox env 574496f
feat: inject OAuth token as HF_TOKEN secret into sandbox Space 38ab4b6
fix: cast unknown to avoid TS2769 in sandbox approval UI 1384bcb
feat: require sandbox_create approval before sandbox operations 6ac731b
Aksel Joonas Reedi commited on
feat: require sandbox_create approval before sandbox operations 642f202
merging frontend to github (png binaries still remain in github history) 39742ba
Aksel Joonas Reedi commited on
fix: use OAuth token for sandbox creation instead of env HF_TOKEN 08153a8
feat: use hf_agent tool descriptions, hardware flavors, and default env 103298c
feat: restore sandbox tools and proactive compaction a644598
feat: merge HF Space improvements 79b2fcc
Sandbox implementation 0ea33d0
Aksel Joonas Reedi commited on
rewording ef41473
v3 prompt and tool desc rework 66647c8
adding compaction 369d828
enabled passing sandbox scripts to hf jobs 852a847
sandbox working and agent can use it 786b8bc
add create sandbox tool 2464c2e
sandbox start 66a2425
Merge pull request #22 from abidlabs/patch-1 fee4f16
Aksel Joonas Reedi commited on