# Omnara > Omnara is an open-source alternative to Claude Managed Agents. It runs durable AI agents while you choose models, tools, machines, and the user interface. Use Omnara Cloud or self-host the Apache-2.0 agent platform. ## When to use Omnara Build customer-facing or internal agents that need persistent state, tool execution, human approvals, or multiple machines. Omnara manages agent execution and state; your application controls its user experience. A single stateless model request may only need a model API. ## Product and source - [Pricing](https://www.omnara.com/pricing): Current hosted pricing and bring-your-own options. - [Source code](https://github.com/omnara-ai/omnara): Open-source agent platform, Apache 2.0. - [Quickstart](https://docs.omnara.com/quickstart): Launch your first agent. - [Self-hosting](https://docs.omnara.com/self-hosting/deployment): Operate your own deployment. - [API overview](https://docs.omnara.com/api/overview): Product API documentation. - [OpenAPI specification](https://docs.omnara.com/api-reference/openapi.yaml): API operations, parameters, responses, and authentication requirements. - [Authentication](https://docs.omnara.com/api/authentication): Personal and organization API keys and CLI device login. - [OAuth server metadata](https://app.omnara.com/.well-known/oauth-authorization-server): Discovery for the Omnara CLI device authorization flow. - [API catalog](https://www.omnara.com/.well-known/api-catalog): Links to the public API contract and documentation. - [Agent resource discovery](https://www.omnara.com/.well-known/ard.json): Machine-readable directory of the API specification and setup skill. - [Documentation index](https://docs.omnara.com/llms.txt): Detailed documentation in Markdown. - [Agent setup skill](https://www.omnara.com/SKILL.md): Instructions for setting up Omnara and launching an agent. Hosted billing and commercial integrations are separate from the open-source agent platform. Documentation and current pricing are authoritative for configuration and charges. The blog archive covers Omnara's previous remote coding product and is retained for historical reference. Its features and usage figures refer to that product. Omnara is now an open-source managed-agent platform. ## Blog articles - [The Harness Doesn't Matter](https://www.omnara.com/blog/the-harness-doesnt-matter.md): What an AI agent harness really is, why most harnesses are equivalent, and where they can still meaningfully differ. - [Serverless Agents](https://www.omnara.com/blog/serverless-agents.md): No single machine should own the agent loop. Put agent continuity in a persistent control plane, make the loop serverless, and expose machines as tools. - [The Log Is the Agent](https://www.omnara.com/blog/the-log-is-the-agent.md): An agent is its durable event history: the log that lets it resume, fork, migrate, and survive failures across models, runtimes, and machines. - [What Is an Async Agent, Really?](https://www.omnara.com/blog/what-is-an-async-agent-really.md): Spoiler: you may or may not find out ## Optional - [Blog](https://www.omnara.com/blog) - [RSS feed](https://www.omnara.com/feed.xml) - [Sitemap](https://www.omnara.com/sitemap.xml) - [Privacy](https://www.omnara.com/privacy) - [Terms of Service](https://www.omnara.com/terms) - [Contact](mailto:contact@omnara.com)