Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
Add CI for tests and Ruff (#217) 754345f unverified
Auto-start CPU sandboxes for sessions (#200) 8615c28 unverified
Add session YOLO auto-approval budget (#201) 77324b8 unverified
Use HF username for personal trace uploads (#199) 71e1892 unverified
Auto-share session traces to a private HF dataset (#193) 0bd7547 unverified
Persist Space sessions in MongoDB (#170) d9d9785 unverified
Aksel Joonas Reedi commited on
Add Slack gateway (#116) 6155b26 unverified
feat(session): include user_id and total_cost_usd in trajectory dump (#136) 645964c unverified
Guillaume Salou commited on
feat(observability) 2a2e170 unverified
Aksel Joonas Reedi commited on
feat: route Claude via Bedrock inference profile (#82) 2fac9ff unverified
Guillaume Salou commited on
fix /model switcher with effort params e2552e8 unverified
Aksel Joonas Reedi commited on
Read max context from litellm + compact at 90% (#54) 28b8f2b unverified
Aksel Joonas Reedi commited on
Route HF inference through /v1 auto-router + add reasoning_effort knob 0a9e96d
Improve agent loop, tools, and research subagent for long-running autonomous tasks 73882d9
feat: add headless CLI mode with local filesystem tools and rich terminal rendering 577ec48
Deduplicate file re-reads via content hashing for local and sandbox tools 6d4f619
feat: kill sandbox processes and cancel HF jobs on user interrupt 3c91fc8
feat: CLI local mode, slash commands, interrupt support; remove lmnr; frontend fixes 82b0c13
sync: org onboarding, model updates, sandbox cleanup, prompt fixes 5af3ab5
fix: route all HF token usage through session.hf_token from OAuth 33f29a8
feat: implement cooperative agent cancellation with cancel button ecbfd3c
feat: restore sandbox tools and proactive compaction a644598
feat: merge HF Space improvements 79b2fcc
sandbox start 66a2425
subprocess uploading c60bea4
session logging fa4ba99
added the explore subagent, quality ok but not perf b6155b0
adding a user approval step to jobs api + ruff formatting 122b05c
prompt update and loading from file 5099f9d
prompt change 579e839
Henri Bonamy commited on
added compaction every x tokens 8c943c2
Henri Bonamy commited on