#469 · Primary category: AI Agents & Automation

omnara

agent-infrastructure coding-agents durable-agents managed-agents

The open-source alternative to Claude Managed Agents

Project last updated:08/29/26

GitHub Stars

2.8K

Forks

213

Contributors

15

License

Apache-2.0

Why we included this project

Omnara is a managed runtime for teams that would rather own the models, tools, and machines their agents run on than the plumbing in between. Agent state is committed atomically to Postgres, so a crashed step or a machine that drops offline doesn't wipe the conversation or force a rebuild of context. You can mix sandbox providers like Blaxel or Daytona with your own laptop or VM, and swap them in and out while an agent is running. Bring your own API keys for any model behind a compatible endpoint, including OpenRouter, LiteLLM, or Ollama, and use the built-in tools or your own alongside HTTP MCP servers. The built-in RBAC separates the people who configure an agent from those who just use it, which starts to matter once more than a couple of people rely on it, and self-hosted deployments can query full agent history in Postgres for evals and prompt analysis.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category