Improve agent loop, tools, and research subagent for long-running autonomous tasks 73882d9 akseljoonas commited on Apr 5
Live research stats: tool count, tokens, elapsed time in header a96af97 akseljoonas commited on Apr 3
Render streamed responses as markdown, indent agent output for alignment f8cf893 akseljoonas commited on Apr 3
Hide research sub-agent tool_call and tool_output from CLI display 50ccfe7 akseljoonas commited on Apr 3
Tool output: last 10 lines for main agent, rolling 3-line display for sub-agents 01df4c7 akseljoonas commited on Apr 3
Fix streaming: line-buffered output instead of per-token Live re-render babd3b5 akseljoonas commited on Apr 3
feat: add headless CLI mode with local filesystem tools and rich terminal rendering 577ec48 akseljoonas commited on Apr 3
refactor: append dynamic session context after static system prompt for cache stability 3ed5324 akseljoonas commited on Apr 3
Deduplicate file re-reads via content hashing for local and sandbox tools 6d4f619 akseljoonas commited on Apr 3
feat: LLM-based pruning for complex tool outputs (hf_jobs) d4b1495 akseljoonas Claude Opus 4.6 (1M context) commited on Apr 3
fix: also skip plan_tool from deterministic pruning e561d10 akseljoonas Claude Opus 4.6 (1M context) commited on Apr 3
fix: skip research tool outputs in deterministic pruning c130bba akseljoonas Claude Opus 4.6 (1M context) commited on Apr 3
Add deterministic pruning of old tool outputs before LLM compaction 64437d0 akseljoonas Claude Opus 4.6 (1M context) commited on Apr 3
fix: move import/signature validation to sandbox, keep host-side lightweight 5f5c156 akseljoonas commited on Apr 1
fix: infinite re-render loop from Zustand selector returning new [] 1867e5e akseljoonas commited on Apr 1
fix: update system_prompt_v3.yaml (the actual active prompt) to use research tool f08592e akseljoonas commited on Apr 1
feat: beautiful research sub-agent UI with inline progress steps fff300b akseljoonas commited on Apr 1
feat: emit tool_log events from research sub-agent for UI liveness 44be1d7 akseljoonas commited on Apr 1
feat: add research sub-agent tool, slim down main agent system prompt da0136f akseljoonas commited on Apr 1
Improve tool output quality: ANSI stripping, tail-biased truncation, noise suppression c85e4f2 akseljoonas commited on Apr 1
feat: render cancelled tool state in UI after user interrupt 887da19 akseljoonas Claude Opus 4.6 commited on Mar 31
feat: cancel sandbox creation on user interrupt e7524a8 akseljoonas Claude Opus 4.6 commited on Mar 31
fix: exit gracefully on port conflict in dev mode e10bf6b akseljoonas Claude Opus 4.6 commited on Mar 31
fix: prevent port conflict in HF Spaces dev mode 65b6449 akseljoonas Claude Opus 4.6 commited on Mar 31
feat: kill sandbox processes and cancel HF jobs on user interrupt 3c91fc8 akseljoonas Claude Opus 4.6 commited on Mar 31
fix: use backend is_processing as source of truth on refresh e229826 akseljoonas Claude Opus 4.6 commited on Mar 24
fix: auto-retry on truncated tool calls + correct activity status on refresh 8e63f40 akseljoonas Claude Opus 4.6 commited on Mar 24
fix: retry sandbox API calls on transient failures c86aaa8 akseljoonas Claude Opus 4.6 commited on Mar 24
fix: live event streaming after reconnection + LiteLLM timeout 47d6895 akseljoonas Claude Opus 4.6 commited on Mar 24
feat: SSE keepalive, reconnection, and is_processing flag d7f2a7c akseljoonas Claude Opus 4.6 commited on Mar 24