• v1.9.3-dev d4c3b2d4fa

    FTMahringer released this 2026-05-10 08:14:58 +02:00 | 210 commits to main since this release

    Agent Services Promoted to Feature Sub-Package

    10 agent orchestration services moved from flat service/ to agents/service/.

    Moves:

    • AgentHeartbeatService, AgentManagementService, AgentMemoryService, AgentRuntimeService
    • AgentService, AgentTeamService, AiFirmDispatchService
    • MainAgentPromptService, MainAgentRouterService, TeamDispatchService

    Import updates: 5 agent controllers updated (AgentActivationController, AgentManagementController, AgentMemoryController, AgentTeamController, AiFirmController).

    Next: v1.9.4-dev Move remaining 7 services, delete service/ package

    Downloads