GolferGeek
← All projects

Orchestrator AI — Enterprise

Multi-agent orchestration for enterprise workflows

A multi-product TypeScript monorepo for building, running, and observing agentic workflows. NestJS APIs, Vue 3 frontends, LangGraph execution, and shared transport contracts keep agent invocation, auth, and provider concerns cleanly separated — including first-class agent-to-agent surfaces.

What's in it

  • Product map: Command, Auth, Admin, Forge, Compose, Pulse, Bridge, and Protocol Lab
  • Shared ExecutionContext and invoke contracts for agent-to-agent calls
  • LangGraph-backed workflows for long-running, complex agent work
  • Provider “planes” for database, LLM, storage, auth, and observability
  • Local-first demos with Docker/Supabase and multi-app gateway routing
AIAgentsEnterpriseOpen Source