A full-stack workstation for orchestrating LLMs, managing tools, and deploying intelligent agents. Open source, local-first, and production-ready.
Create, configure, and manage multiple AI agents with specialized roles and prompts.
Equip agents with custom tools. Connect APIs, databases, and scripts effortlessly.
Test and iterate on your agent's behavior in real-time with a built-in chat interface.
backend/
app/
engine/ # The Brain 🧠
routers/ # The API 🔌
frontend/
src/
components/ # UI Blocks 🧱
pages/ # User Flows 🌊