Get started
Quickstart
Deploy your first agent in minutes
Templates
Clone a runnable agent and start coding
Frameworks
LangGraph and ADK integration
Guardrails
15 built-in safety guards
Observability
Trace and monitor every run
Memory
Persistent conversation state
Tool governance
Control MCP tool access per agent
Deployment
Self-hosted on your infrastructure
What you get
- Framework adapters for LangGraph and Google ADK. Bring your agent code, the engine wraps it as a FastAPI service with AG-UI streaming.
- Guardrails with 15 built-in guards (PII detection, jailbreak prevention, toxic language filtering, topic restriction, and more) powered by Guardrails AI.
- Observability through Langfuse, Arize Phoenix, LangSmith, or Google Cloud Trace. Enable tracing and metrics through configuration.
- Memory and checkpointing with in-memory, SQLite, or PostgreSQL backends. Conversations persist across restarts.
- MCP tool governance to connect MCP servers to your agents and control which tools each agent can access.
- SSO and RBAC with OIDC integration, workspace-level multi-tenancy, and per-agent access control.
- Three deployment paths: Docker Compose for development, CLI for standalone agents, Manager UI for team-wide management.
Community
- Questions and help: Discord
- Proposals and ideas: GitHub Discussions
- Bugs and feature requests: GitHub Issues