Agent framework ยท verified 2026-09-15

Cloudflare Agents SDK

Cloudflare framework for building and deploying stateful AI agents on Workers and Durable Objects.

edge-runtimedurable-object-runtimetool-callingdeployment

Best for

edge-agent-workflowproduction-agent-orchestrationbrowser-automation-agent

Deployment targets

edgeserverlessworkflow-runtime

Source boundary

Cloudflare Agents documentation and repository describe building and deploying agents on Cloudflare runtime primitives.

SourceTypeVerifiedCitation
Cloudflare Agents docs docs 2026-09-15 Official Cloudflare documentation for Agents.
Cloudflare Agents GitHub github 2026-09-15 Public repository for Cloudflare Agents.

Relationships

TypeSourceTargetConfidence
supportscloudflare-agents-sdkdurable-object-runtime0.82

Compatibility

TypeTargetStatusEvidence
runtime_deploymentedge-worker-runtimesupportedCloudflare Agents SDK is designed for Cloudflare's edge platform and Workers execution model.
runtime_deploymentworkflow-orchestration-runtimeverify_requiredCloudflare Agents SDK can be paired with Cloudflare workflow-style orchestration, but exact state and retry semantics must be validated per workflow design.

How should teams choose between Cloudflare Agents SDK and Vercel AI SDK?

Choose Cloudflare Agents SDK for edge-hosted stateful agents and Cloudflare runtime primitives. Choose Vercel AI SDK for streaming UI, provider abstraction, and frontend-first AI applications.

When should teams choose an edge agent workflow?

Choose an edge agent workflow when latency, geographic placement, serverless scaling, or platform-native runtime primitives are central to the agent architecture.

Related comparisons

Recommended for scenarios