<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Open Managed Agents — Blog</title><description>Notes from the Open Managed Agents project — self-hosting Claude Managed Agents and the OpenAI Agents API. Releases, architecture, integrations, postmortems.</description><link>https://openma.ai/</link><language>en-us</language><item><title>Why Agent as a Service</title><link>https://openma.ai/blog/why-agent-as-a-service/</link><guid isPermaLink="true">https://openma.ai/blog/why-agent-as-a-service/</guid><description>As AI agents take on more of the work themselves, scaling them requires a service. Why the local agent is a beginning, and what comes after the copilot.</description><pubDate>Sat, 12 Sep 2026 00:00:00 GMT</pubDate><category>agents</category><category>agent-as-a-service</category><category>scaling-agents</category><category>local-agents</category><category>future-of-work</category><category>self-hosted</category><author>openma</author></item><item><title>OpenMA now supports the OpenAI Agents API</title><link>https://openma.ai/blog/openai-agents-api-self-hosted/</link><guid isPermaLink="true">https://openma.ai/blog/openai-agents-api-self-hosted/</guid><description>Use the official OpenAI SDK with your own Node deployment. Durable sessions, function tools, subagents, and artifacts now run on OpenMA&apos;s existing agent infrastructure.</description><pubDate>Fri, 11 Sep 2026 00:00:00 GMT</pubDate><category>release</category><category>openai</category><category>agents-api</category><category>self-hosted</category><category>architecture</category><category>byok</category><author>openma</author></item><item><title>Claude Tag Open-Source Alternative: Self-Hosted with OpenMA</title><link>https://openma.ai/blog/claude-tag-open-source-alternative/</link><guid isPermaLink="true">https://openma.ai/blog/claude-tag-open-source-alternative/</guid><description>Claude Tag is hosted and closed. Here is how Open Managed Agents becomes the open-source, self-hosted foundation for a Claude Tag-style agent.</description><pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate><category>claude-tag</category><category>open-source</category><category>self-hosted</category><category>alternatives</category><category>integrations</category><author>openma</author></item><item><title>How to Self-Host a Claude Tag-Style Agent</title><link>https://openma.ai/blog/self-hosted-claude-tag-open-source/</link><guid isPermaLink="true">https://openma.ai/blog/self-hosted-claude-tag-open-source/</guid><description>Claude Tag is hosted. This guide maps the same product shape onto an open-source, self-hosted Open Managed Agents deployment.</description><pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate><category>claude-tag</category><category>self-hosted</category><category>open-source</category><category>guide</category><category>integrations</category><author>openma</author></item><item><title>The Architecture of Open Managed Agents: Durable Objects, R2, and the Brain/Sandbox Split</title><link>https://openma.ai/blog/architecture-durable-objects-r2-brain-sandbox-split/</link><guid isPermaLink="true">https://openma.ai/blog/architecture-durable-objects-r2-brain-sandbox-split/</guid><description>How Open Managed Agents is structured under the hood. Durable Objects with embedded SQLite as the per-session log, Cloudflare Containers as the sandbox, R2 for blobs, and the deliberate split between the brain (harness) and the body (sandbox).</description><pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate><category>architecture</category><category>cloudflare</category><category>durable-objects</category><category>design</category><author>openma</author></item><item><title>Migrating from Claude Managed Agents to Open Managed Agents</title><link>https://openma.ai/blog/migrate-from-claude-managed-agents/</link><guid isPermaLink="true">https://openma.ai/blog/migrate-from-claude-managed-agents/</guid><description>Practical migration guide. What stays the same, what changes, and the exact steps to switch your client code, sessions, vaults, and integrations to the open-source platform.</description><pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate><category>migration</category><category>claude</category><category>managed-agents</category><category>guide</category><author>openma</author></item><item><title>How to Self-Host an Agent Platform on Cloudflare Workers</title><link>https://openma.ai/blog/self-host-agent-platform-cloudflare-workers/</link><guid isPermaLink="true">https://openma.ai/blog/self-host-agent-platform-cloudflare-workers/</guid><description>End-to-end guide to deploying Open Managed Agents on Cloudflare. Workers + Durable Objects + Containers + R2. Wrangler config, secrets, custom domains, and what to do when each piece breaks.</description><pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate><category>self-host</category><category>cloudflare</category><category>workers</category><category>durable-objects</category><category>guide</category><author>openma</author></item><item><title>Open Source Alternatives to Claude Managed Agents in 2026</title><link>https://openma.ai/blog/open-source-alternatives-to-claude-managed-agents-2026/</link><guid isPermaLink="true">https://openma.ai/blog/open-source-alternatives-to-claude-managed-agents-2026/</guid><description>What&apos;s actually shipping in 2026 if you want an open-source alternative to Claude Managed Agents. Honest comparison: Open Managed Agents, LangGraph, AutoGen, CrewAI, plus what&apos;s still missing.</description><pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate><category>alternatives</category><category>open-source</category><category>comparison</category><category>claude</category><author>openma</author></item><item><title>Claude Managed Agents vs Open Managed Agents: A Technical Comparison</title><link>https://openma.ai/blog/claude-managed-agents-vs-open-managed-agents/</link><guid isPermaLink="true">https://openma.ai/blog/claude-managed-agents-vs-open-managed-agents/</guid><description>Side-by-side technical comparison of Claude Managed Agents and the open-source Open Managed Agents project. API surface, runtime model, sandbox, billing, and where each one actually fits.</description><pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate><category>comparison</category><category>claude</category><category>managed-agents</category><category>architecture</category><author>openma</author></item><item><title>Why we run on Cloudflare (and how to swap it out)</title><link>https://openma.ai/blog/why-cloudflare/</link><guid isPermaLink="true">https://openma.ai/blog/why-cloudflare/</guid><description>Workers + Containers + D1 + R2 = an agent platform with very little ops. The substitution guide for anyone who can&apos;t be on Cloudflare.</description><pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate><category>architecture</category><category>cloudflare</category><author>openma</author></item><item><title>Hello, openma</title><link>https://openma.ai/blog/hello-openma/</link><guid isPermaLink="true">https://openma.ai/blog/hello-openma/</guid><description>Why we&apos;re building an open-source meta-harness for AI agents — and why BYOK matters.</description><pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate><category>intro</category><category>byok</category><author>openma</author></item></channel></rss>