Commit graph

1 commit

Author SHA1 Message Date
Cyber MacGeddon
ade5606a92 Add multi-pattern orchestrator with plan-then-execute and supervisor
Introduce an agent orchestrator service that supports three
execution patterns (ReAct, plan-then-execute, supervisor) with
LLM-based meta-routing to select the appropriate pattern and task
type per request. Update the agent schema to support
orchestration fields (correlation, sub-agents, plan steps) and
remove legacy response fields (answer, thought, observation).
2026-03-31 00:31:51 +01:00