Run Orquesta on your own infrastructure. Connect agents, submit prompts, stream logs in real time. Your code never leaves your network.
This is what Orquesta OSS looks like. Click a project, submit a prompt, watch logs stream in real time.
Next.js app with real-time UI. Submit prompts, view logs, manage teams.
Custom server handles WebSocket connections. Agents connect with a token.
Runs on any machine. Executes prompts via Claude CLI, streams results back.
Core features for running AI prompt orchestration on your own infrastructure.
Submit prompts from the dashboard, watch them execute via Claude CLI on your machines. Full log streaming over Socket.io.
Drag-and-drop terminal grid. Connect multiple agents, resize panels, interact with any machine from one dashboard.
Invite team members with role-based permissions — owner, admin, member. Control who can submit prompts and manage agents.
SQLite by default for zero-config setup. Switch to Postgres with one env var change for production scale.
Your code never leaves your network. Run on a laptop, a VPS, or air-gapped infrastructure. You own everything.
Clone the repo, set one secret, run docker compose up. Production-ready in under a minute.
Start with OSS. Upgrade to cloud when you need managed infrastructure.
| Feature | OSS | Cloud |
|---|---|---|
| Self-hosted | — | |
| Real-time log streaming | ||
| Agent Grid (drag & drop) | ||
| Team permissions | ||
| SQLite / Postgres | — | |
| Batuta AI Agent | — | |
| Cloud VM provisioning | — | |
| Embed SDK | — | |
| CRM & automation | — | |
| Telegram bot | — | |
| Quality gates & signoff | — | |
| Performance dashboard | — |
Clone the repo, run Docker, and start orchestrating AI prompts on your own infrastructure.