• v1.4.1-dev 0bb4fa080a

    FTMahringer released this 2026-05-09 00:01:20 +02:00 | 252 commits to main since this release

    Agent Runtime Registry

    First step toward agent orchestration. Tracks agent activation states.

    Features:

    • AgentActivationState enum (ACTIVE, PAUSED, DISABLED)
    • AgentRuntimeRegistry entity with timestamps
    • AgentRuntimeService for state management
    • Migration V4 with indexed table

    Next: v1.4.2-dev Main Agent router service

    Downloads