Skip to content

v1.1.0 — orchestrator

Choose a tag to compare

@Jacobobber Jacobobber released this 08 Jul 18:02
acf7dd3

Orchestrator harness: an agent that drives worker agents, composed from A2A channels + FLEX + identities + scope gating. Orchestrator.dispatch/gather + Worker with per-operation handlers; tasks and results are FLEX messages tagged by id. Rides A2ABus so it is scope-gated, durable, and audited; at-least-once with gather de-dup. Runnable demo in examples/orchestrator.py. Additive over 1.0.