Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
fix: gracefully handle MCP and OpenAPI failures during startup 0427177
refactor: simplify tool call validation and make interrupts cancel tool execution 960792d
feat: prompt for HF token interactively when not found 7edb225
fix: correct context_length init and emit tool_call events for malformed calls 085cd02
fix: handle interrupt during streaming tool calls without corrupting context a017896
Revert "feat: stream sandbox bash output to frontend in real-time" b94b18b
fix: recover malformed tool calls instead of crashing session 443a99a
feat: add data audit section to system prompt 3ef5441
feat: stream sandbox bash output to frontend in real-time f97b6ec
fix: normalize dict tool_calls from litellm streaming to proper ToolCall objects f729708
feat: upgrade CLI with local tools, slash commands, and interrupt support 392de34
fix: properly close SDK message on error, show tool errorText c68afb6
fix: protect system prompt in undo, scan backwards for dangling tool calls, gate input on SDK status f915e8e
fix: patch dangling tool calls on error, move undo to context manager e9c82b7
stream sandbox creation logs to tool output, fix hf_jobs final status race da5e0c7
remove lmnr dependency 1de37c8
fix: only set sleep_time for non-CPU-basic sandboxes c5c099c
fix: improve compaction summary prompt, remove sidebar status bar 831b2ca
fix: increase sandbox sleep_time to 1500s d36f787
fix: buffer websocket events during disconnects and replay on reconnect ea2014d
feat: cleanup sandbox spaces on session end and increase cookie TTL 94e0915
feat: resolve sandbox file paths for hf_jobs script display 555a204
fix: use user OAuth token for job creation (has job.write on org) 829ae5c
fix: inject OAuth token into MCP server headers at runtime 00102c4
fix: route all HF token usage through session.hf_token from OAuth 5510397
feat: implement cooperative agent cancellation with cancel button 2bc3b1a
fix: use correct HF API filter param and improve integration tests c434421
feat: add hf_papers tool for paper discovery and reading 12c8f97
fix: remove TRANSFORMERS_VERBOSITY from sandbox env 9aba7d3
feat: inject OAuth token as HF_TOKEN secret into sandbox Space 9ed57ca
feat: require sandbox_create approval before sandbox operations eeab0b4
fix: use OAuth token for sandbox creation instead of env HF_TOKEN 1719ec5
feat: use hf_agent tool descriptions, hardware flavors, and default env c45ebae
feat: restore sandbox tools and proactive compaction a33baef
feat: merge HF Space improvements bdbcdab
rewording e4ae7cc
v3 prompt and tool desc rework 3f367da
adding compaction 0aec89b
enabled passing sandbox scripts to hf jobs 76996d0
sandbox working and agent can use it 8ded4a9
add create sandbox tool 8222392
sandbox start 8d987c7
frontend update bbfa431
Merge branch 'main' into feature/web-frontend a8796d4
Aksel Joonas Reedi commited on
plan tool bottom right 4485208
Henri Bonamy commited on
log streaming 226dea1
Henri Bonamy commited on
hf jobs desc update d3ffa60
added code panel, tool approval, tool calls logging b1d24de
Henri Bonamy commited on