All product workers

Swarm orchestrator (Agents SDK)

swarm-orchestrator

Durable Object multi-step AI orchestration: researcher, writer, coder, planner.

Internal Agents SDK stack (DO + Workers AI), not the marketing site. Use for long-running, multi-actor flows and optional MCP. See `PROJECT_BOUNDARIES.md` for Swarm vs other products.

Source

Path
apps/swarm-orchestrator
Entry
src/index.ts
Config
wrangler.jsonc

Bindings (summary)

  • ORCHESTRATOR, RESEARCHER, WRITER, CODER (Durable Objects)
  • AI
  • migrations in wrangler.jsonc

Set real IDs, buckets, and secrets in the Cloudflare dashboard or via wrangler secret put to match this repo’s wrangler file.

Commands

cd apps/swarm-orchestrator && npm run dev
cd apps/swarm-orchestrator && npm run deploy