Releases: Tell-Me-Mo/openclaw-trace
Releases · Tell-Me-Mo/openclaw-trace
v1.5.0
What's New
- Agent categories with auto-sort — Agents within each sidebar category are now automatically sorted by last active time (most recent first)
Previous (v1.4.0)
- Collapsible agent categories — Create custom categories in the sidebar to organize agents, with right-click context menus, collapse/expand, and localStorage persistence
v1.2.0
What's New
Bug Fixes
- Fix heartbeats disappearing after completion — OpenClaw truncates session JSONL files after each heartbeat run, causing data loss. openclaw-trace now watches for file truncation and preserves removed entries in shadow files, ensuring all heartbeats persist in the dashboard.
v1.1.0
What's New
Features
- Raw request/response body viewer — Inspect full Claude API message bodies per heartbeat with collapsible cards, role badges, and JSON copy support (#2)
Bug Fixes
- Fix negative cost values with non-Claude providers — Kimi, OpenRouter, Gemini, and Ollama sessions no longer show wildly incorrect negative costs (#1)