MAS Execution Engine
The Multi-agent execution engine manages the real-time execution of agent logic and workflows. It is responsible for loading agent configurations, maintaining execution state, and handling memory across sessions provided by the Agent Orchestrator. This layer ensures agents perform tasks consistently and predictably across different contexts and platforms.
Key Functions:
Load and execute agent logic, sequences and workflows
Maintain short-term and long-term inter and intra agent
Track session-specific variables and task queues
Last updated