You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Landing page features section that explains what OMA does — not just "what it is" but "what you can do with it."
Features to highlight
🚀 Deploy Everywhere
Run agents on Cloudflare Workers (edge), your own Kubernetes cluster, a Docker host, or a random VM. Agents follow the workload, not the other way around.
graph LR
A[Agent] --> B{OMA Platform}
B --> C[Cloudflare]
B --> D[Kubernetes]
B --> E[Docker]
B --> F[Bare Metal]
Loading
💾 Managed State
Sessions survive crashes, restarts, and deploys. The event log (SQLite + Durable Objects) means you never lose context. Agent resumes exactly where it left off.
Goal
Landing page features section that explains what OMA does — not just "what it is" but "what you can do with it."
Features to highlight
🚀 Deploy Everywhere
Run agents on Cloudflare Workers (edge), your own Kubernetes cluster, a Docker host, or a random VM. Agents follow the workload, not the other way around.
graph LR A[Agent] --> B{OMA Platform} B --> C[Cloudflare] B --> D[Kubernetes] B --> E[Docker] B --> F[Bare Metal]💾 Managed State
Sessions survive crashes, restarts, and deploys. The event log (SQLite + Durable Objects) means you never lose context. Agent resumes exactly where it left off.
🔧 Tool Ecosystem
call_agents_parallel)🔒 Security Built-in
📊 Observability
Visual layout
4-column card grid at desktop, 2-column tablet, single-column mobile.
Each card has: icon, title, 2-sentence description, "Learn more →" link.
Acceptance