• v0.9-prerelease 261b5f100e

    v0.9-prerelease Pre-release

    zaph0d released this 2026-07-26 11:53:46 +02:00 | 147 commits to main since this release

    📅 Originally published on GitHub: Sun, 26 Jul 2026 11:07:49 GMT
    🏷️ Git tag created: Sun, 26 Jul 2026 09:53:46 GMT

    v0.9-prerelease — Pre-release

    This is the first tagged pre-release of the nanoclaw-dashboard, capturing all work to date on the orbit canvas, agent cards, event feed, and chat bubbles.

    Added

    • Orbit canvas with centered orchestrator and orbiting sub-agent nodes — #12
    • Transient chat bubbles on agent hover/activity with directional arrows — #12
    • Agent cards showing state (spinning up, idle, in flight, error), activity count, direction indicators (>, <), and TO/FR tracking — #12
    • Event feed with color-coded agent dots, type chips, and timestamps
    • Lucide SVG icons for agents with keyword-based semantic matching
    • Connection status indicator with reconnect logic
    • Debug panel for inspecting raw telemetry

    Changed

    • Agent graph redesigned with white borders, dashed edges, and circumference-based edge lines
    • Agent icon size doubled to 72px with robust keyword-based lookup (nodeId + label)
    • Chat bubble font size increased 1.5× with improved transparency
    • Chat bubble border matched to agent circle style (3px solid white) and bubble size increased for more message space — #13
    • Orbit radius adjusted for top-padding

    Fixed

    • Duplicate setup_logging() calls consolidated to module level
    • TruffleHog CI action updated from @v3 to @main

    Chores

    • Dependency bumps (httpx 0.27.0 → 0.28.1)
    • Lockfile regeneration
    • Documentation and screenshot updates
    Downloads