Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
Restore expired sessions via summary-based catch-up (#52) 962191f 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
Fall back to user HF token for router when INFERENCE_TOKEN is unset (#39) 182ddee unverified
Aksel Joonas Reedi Claude Opus 4.7 (1M context) commited on
Add message edit and regenerate from any point in conversation 0611031
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
refactor: append dynamic session context after static system prompt for cache stability 3ed5324
feat: LLM-based pruning for complex tool outputs (hf_jobs) d4b1495
fix: also skip plan_tool from deterministic pruning e561d10
fix: skip research tool outputs in deterministic pruning c130bba
Add deterministic pruning of old tool outputs before LLM compaction 64437d0
refactor: simplify tool call validation and make interrupts cancel tool execution f03cbf4
fix: correct context_length init and emit tool_call events for malformed calls 288473a
fix: handle interrupt during streaming tool calls without corrupting context 4eb958e
fix: recover malformed tool calls instead of crashing session c7899fc
fix: protect system prompt in undo, scan backwards for dangling tool calls, gate input on SDK status a13e8cc
fix: patch dangling tool calls on error, move undo to context manager a1ce5bc
fix: improve compaction summary prompt, remove sidebar status bar 13ae315
fix: route all HF token usage through session.hf_token from OAuth 33f29a8
feat: restore sandbox tools and proactive compaction a644598
feat: merge HF Space improvements 79b2fcc
v3 prompt and tool desc rework 66647c8
adding compaction 369d828
frontend update 463e470
adding whoami to system prompt d9a3b65
integrated hf skills into the prompts 6735687
loading date in system prompt, search code update (still not there) 64a9ca9
Added tools to create repos, view them, upload files to them (private). added a clock tool. 82baf19
Henri Bonamy commited on
added the explore subagent, quality ok but not perf b6155b0
Fixed assistant -> assistant messages after compaction a3268b6
Henri Bonamy commited on
prompt update and loading from file 5099f9d
prompt change 579e839
Henri Bonamy commited on
added compaction every x tokens 8c943c2
Henri Bonamy commited on