Ross ROSS = Recommend OSS · open-source software intelligence for agents

cloudflare/agents

Build and deploy AI Agents on Cloudflare observed · 2026-08-28

github.com/cloudflare/agents · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 99
  • Release rhythm 86
  • Longevity 41
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 581
  • days_rel: 15
  • days_push: 7
  • n_releases_24m: 373

Full methodology

Adoption not part of the score

5490 stars · 684 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A TypeScript SDK for building persistent, stateful AI agents on Cloudflare Workers, powered by Durable Objects. Each agent gets durable identity, SQLite storage, real-time WebSocket connections, scheduling, and built-in MCP support, scaling to millions of hibernating instances.

Use cases

  • build a chatbot with persistent memory on Cloudflare
  • deploy stateful AI agents that scale per user or session
  • add real-time state sync between server and React frontend
  • connect agents to MCP tools and workflows
  • schedule background tasks inside an agent runtime
  • build voice, email, or Slack-connected agents

When to choose

  • you are already on Cloudflare Workers and want durable, stateful agent infrastructure
  • you need agents that hibernate when idle and scale to millions of instances
  • you want built-in WebSockets, scheduling, storage, and MCP in one SDK

When to avoid

  • you need to self-host outside Cloudflare's platform
  • you want a provider-agnostic agent framework that runs on any cloud or VM
  • your workload requires long-running processes beyond Workers execution limits

Facets

framework · maturity active

agent-framework websocket mcp scheduling state-management sdk large-language-models cloud-computing developer-tools serverless durable-objects cloudflare-workers serverless-agents react-bindings real-time-sync ai-agents real-time cloudflare typescript nodejs web-server

8 sources

Member repositories

RepositoryRoleHealth v2
cloudflare/agentsmain83

For agents

markdown · JSON · MCP: product_card(name="cloudflare/agents")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem