trustgraph/trustgraph-flow
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
..
trustgraph Add multi-pattern orchestrator with plan-then-execute and supervisor 2026-03-31 00:31:51 +01:00
pyproject.toml Add multi-pattern orchestrator with plan-then-execute and supervisor 2026-03-31 00:31:51 +01:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00