• v1.4.7-dev 83bdffb70f

    FTMahringer released this 2026-05-09 00:38:58 +02:00 | 246 commits to main since this release

    Dashboard Agent Management

    Backend endpoints and dashboard UI for agent activation control and routing inspection.

    Features:

    • AgentActivationController — activate, pause, disable, heartbeat pulse, alive list, routing log endpoints
    • Dashboard tabbed UI: Overview, Agents, Routing, Logs
    • Agent state badges (ACTIVE/PAUSED/DISABLED) with activate/pause/disable buttons
    • Routing log panel showing all routing decisions with target and reasoning
    • api.ts updated with fetchAgentRuntimes(), activateAgent(), pauseAgent(), disableAgent(), fetchRoutingLogs()
    • State badge CSS with colour-coded states (green/yellow/red)

    Next: v1.4.8-hotfix Compilation fix, then v1.5.0 release

    Downloads