JARVIS Mission Control v2 — free, self-hosted command center for OpenClaw AI agents. Kanban board, real-time chat, Claude Code session tracking, GitHub Issue...
v2.0.8: Performance fix — surgical O(1) cache updates for /api/tasks. Eliminates 6000ms+ slow responses from full cache invalidation on every file write. updateCacheItem() updates single items in-place; 5-min TTL safety net added.