AgentStack

daveshap/OpenAI_Agent_Swarm

by daveshap

5
orchestrationVisit

Description

OpenAI_Agent_Swarm is an ambitious but under-implemented prototype. The vision documents describe a sophisticated hierarchical governance system (HAAS) that is almost entirely unbuilt. What IS built is a simple but instructive boss-worker queue system with one genuinely clever pattern: using OpenAI tool_call_ids as correlation tokens for cross-agent RPC.

Summary

Hierarchical multi-agent swarm (~2,700 LOC) on OpenAI Assistants beta. Steal: cross-agent RPC via tool_call_id correlation tokens (suspend-resume delegation), declarative YAML topology with ACLs, broa...

Tags

orchestrationpythonmulti-agentopen-sourceswarmllmpluginshandoffs
Added: 2026-03-09

Related Tools