Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
fix: gracefully handle MCP and OpenAPI failures during startup f4ebc8f
feat: CLI local mode, slash commands, interrupt support; remove lmnr; frontend fixes 82b0c13
sync: org onboarding, model updates, sandbox cleanup, prompt fixes 5af3ab5
fix: inject OAuth token into MCP server headers at runtime 30aa6c1
fix: pass user OAuth token to dataset inspection tool 061ebdc
fix: reduce tool selection ambiguity in system prompt d1d8c1f
feat: add hf_papers tool for paper discovery and reading 64bf289
feat: restore sandbox tools and proactive compaction a644598
feat: merge HF Space improvements 79b2fcc
sandbox start 66a2425
log streaming b7bfe6f
Henri Bonamy commited on
deleted search code 2461c9d
adding whoami to system prompt d9a3b65
Add hf_repo_files and hf_repo_git tools bea6687
Cleaning up tools 4f0bf20
Remove utils_tools and disable private_hf_repo_tool dcf7e9f
Unify dataset tools into single comprehensive hf_inspect_dataset tool e8a3722
Added 2 dataset tools, one to list rows, the other one to download the dataset 5fd5de2
Yoan Di Cosmo commited on
removing extra prints 89b1b00
loading date in system prompt, search code update (still not there) 64a9ca9
github tools updated 0eeb657
poc github tools ccbe2d2
Merge branch 'main' into private-repo-tool b70fed7
Added tools to create repos, view them, upload files to them (private). added a clock tool. 82baf19
Henri Bonamy commited on
main agent search has better vibes f817978
reordered tools af26485
formatting + typo fix eaf2575
Merge branch 'main' into explore-tool 9995a3b
Aksel Joonas Reedi commited on
Agent can now plan using a new tool 68a4e49
Henri Bonamy commited on
added the explore subagent, quality ok but not perf b6155b0
pass ToolErrors to agent, correct HF token handling, simplify uv job calls d6f16e0
Henri Bonamy commited on