Patch release: two small runtime fixes, a meta-agent model-list update, and refreshed screenshots across the README and docs site.
Added
/liveSPA route — direct loads and refreshes of/livenow serve the React app instead of returning a 404.deepseekrecognised as tool-capable in the meta-agent sidebar, so the "tool-calling may not work" banner no longer fires for DeepSeek models.
Fixed
- Legacy-project last-active timestamp no longer skews when other projects write to the shared
~/.claude/history.jsonl. The Claude adapter now derives the session mtime from the project's own.continuation_cache.json(or the project directory) instead of the shared history file.
Docs
- README and docs site refreshed with current dashboard screenshots: overview, cost, model compare, step-by-step playback, the Ask StackUnderflow sidebar, tools-by-cost, and the ETL pipeline panel.