Enterprises power agentic workflows in Cloudflare Agent Cloud with OpenAI
Key Points
- GPT-5.4 available in Agent Cloud
- Codex harness GA in Sandboxes
- Deploy production agents at the edge
Summary
Cloudflare Agent Cloud now integrates OpenAI frontier models (including GPT-5.4) and the Codex harness, enabling enterprises to deploy production-ready AI agents at the edge. Agents run on top of Workers AI and can be built and tested in Cloudflare Sandboxes, providing low-latency, globally distributed execution for real operational tasks like customer responses, system updates, and report generation.
Key Points
- Available models: GPT-5.4 and OpenAI Codex harness are accessible within Agent Cloud for enterprise workloads.
- Runtime: Agents run on Cloudflare Workers AI (edge runtime) for real-time, globally distributed execution.
- Development: Codex harness is generally available in Cloudflare Sandboxes for secure build/test; Workers AI support is coming soon.
- Use cases: Automate customer support, system orchestration, report generation, and other agentic workflows in production.
- Security & scale: Platform targets production readiness and enterprise security controls, serving millions of customers at global scale.
- Getting started: Developers should use Agent Cloud + Sandboxes and the Cloudflare console to provision OpenAI models and deploy agents; follow Cloudflare docs for API/permissions and runtime configuration.