• v1.0.0 5d3a05ed66

    zaph0d released this 2026-07-27 17:07:36 +02:00 | 108 commits to main since this release

    📅 Originally published on GitHub: Mon, 27 Jul 2026 15:07:44 GMT
    🏷️ Git tag created: Mon, 27 Jul 2026 15:07:36 GMT

    v1.0.0 — Live Agent Ops Dashboard

    Single-screen 1080p telemetry dashboard for the nanoclaw orchestrator. Watch the orchestrator delegate work to sub-agents in real time — questions pulse outward, responses flow back.

    Highlights

    • Orbit visualization — SVG-based flow canvas with animated directional pulses, tool indicator rings (color-coded by category), liveness dots, skills dots, hover tooltips, and click-to-filter
    • Live agent grid — per-agent name, state, liveness, model/provider badge, TO/FR tracking of all communication partners
    • Event feed — streaming log of user-facing telemetry events (questions, responses, agent status, approvals)
    • Chat bubbles — transient message bubbles on the orbit canvas showing question/response summaries
    • Mock mode out of the box — works immediately without nanoclaw installed
    • Real nanoclaw integration — read-only tail of nanoclaw SQLite databases for live production data (tool state, liveness, delivery, topology, approvals)
    • Docker support — one docker compose up for the full stack with nginx WebSocket proxy

    What's Changed

    Full changelog: https://github.com/niels-emmer/nanoclaw-dashboard/blob/main/CHANGELOG.md

    Downloads