We are launching Flagship, a native feature flag service built on Cloudflare’s global network to eliminate the latency of third-party providers. https://t.co/gtu5xwSVCa
Cloudflare Launches Flagship to Control AI Agent Blast Radius at Edge
Cloudflare· Updated
Cloudflare launched Flagship, a native feature flag service built on its global network to provide sub-millisecond evaluation for edge applications. By moving flag logic to the edge, it enables AI agents to autonomously deploy, test, and roll back code without the latency of third-party providers.
- Availability
- Private beta
- Evaluation latency
- Sub-millisecond
- Standard
- OpenFeature (CNCF)
- Infrastructure
- Durable Objects and Workers KV
- Flag types
- Boolean, string, number, JSON
- Logic depth
- Up to 5 nested levels
- Rollout method
- Consistent hashing by attribute
As agentic coding tools ship features autonomously, the bottleneck shifts from writing code to safely releasing it. This follows Cloudflare's push to secure the agentic web by moving protection to the edge. Flagship eliminates latency by running evaluation logic in the same isolate handling the user request.
This extends efforts to improve agent readiness by providing infrastructure for machines to modify production environments safely. You can use Flagship to manage boolean or JSON flags with nested logical conditions. For Cloudflare Workers, a direct binding provides typed accessors without SDK overhead.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →



