data/services/coordinator_service_full library

Classes

AgentRegistered
AgentUnregistered
CoordinatorAgent
An agent available for task execution.
CoordinatorEvent
Coordinator event.
CoordinatorServiceFull
Main coordinator service for multi-agent task orchestration.
CoordinatorTask
A task to be distributed to an agent.
ResultAggregator
Aggregates results from multiple tasks/agents.
TaskAssigned
TaskCompleted
TaskDecomposer
Decomposes complex prompts into discrete tasks.
TaskFailed
TaskScheduler
Schedules tasks to agents based on capability, capacity, and priority.
TaskStarted
Workflow
A workflow definition (sequence of coordinated tasks).
WorkflowCompleted

Enums

AgentCapability
Agent capability.
CoordinatorMode
Coordinator mode.
TaskPriority
Task priority.
TaskStatus
Task status.