Expand description
Agent group types for oxios orchestration.
Defines the data structures for multi-agent groups persisted to the state
store. The group creation logic (delegate_subtasks) was removed during
the RFC-027 migration; these types remain for reading historical data
from the state store via the /api/agent-groups API.
Structs§
- Oxios
Agent Group - A group of agents executing in parallel.
- Oxios
Group Agent - A single agent’s entry in a group.
Enums§
- Oxios
Agent Group Status - Status of an agent within a group.