Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
Merge pull request #31 from huggingface/agent-improvements d95cff9
Aksel Joonas Reedi commited on
Fix premature agent loop exit in long-running autonomous tasks fdddeaa
Use Haiku 4.5 for research sub-agent 267a941
Use Haiku for research sub-agent when main model is Anthropic a80dea9
Research stats tick every second via background timer fd8e4cd
Live research stats: tool count, tokens, elapsed time in header 5975e96
Revert "Sub-agent log: tool_name → output_preview on one line" 0986040
Sub-agent log: tool_name → output_preview on one line f362c92
Log 20-char output preview for sub-agent tool calls c9b20bb
feat: add headless CLI mode with local filesystem tools and rich terminal rendering af6a7ab
Deduplicate file re-reads via content hashing for local and sandbox tools 0e5c34b
fix: move import/signature validation to sandbox, keep host-side lightweight 7301cf5
feat: emit tool_log events from research sub-agent for UI liveness 0b3071f
feat: add research sub-agent tool, slim down main agent system prompt 1158f2c
Improve tool output quality: ANSI stripping, tail-biased truncation, noise suppression 6f67ddc
feat: cancel sandbox creation on user interrupt 0cee198
feat: kill sandbox processes and cancel HF jobs on user interrupt 9aea4e6
fix: retry sandbox API calls on transient failures 28bdef8
chore: double sandbox command timeouts b3bfe9c
chore: increase sandbox sleep_time to 45 min 13c9794
Revert "feat: stream sandbox bash output to frontend in real-time" b94b18b
feat: stream sandbox bash output to frontend in real-time f97b6ec
feat: upgrade CLI with local tools, slash commands, and interrupt support 392de34
stream sandbox creation logs to tool output, fix hf_jobs final status race da5e0c7
fix: only set sleep_time for non-CPU-basic sandboxes c5c099c
fix: increase sandbox sleep_time to 1500s d36f787
fix: buffer websocket events during disconnects and replay on reconnect ea2014d
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: route all HF token usage through session.hf_token from OAuth 5510397
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
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