• v1.7.5-dev 7e37a745f7

    FTMahringer released this 2026-05-09 15:14:21 +02:00 | 221 commits to main since this release

    Agents and Teams Screen

    Agents screen expanded with tabbed Teams management panel.

    Features:

    • Two-tab layout: Agents (runtime states + activation controls) / Teams
    • Teams tab: list all teams with leader agent ID
    • Create Team form: id, name, leaderAgentId — POST /api/teams
    • Delete team — DELETE /api/teams/{id}
    • tab-bar CSS component (reusable across views)

    Next: v1.7.6-dev Plugins and store screens (finalize as dedicated views)

    Downloads