cloudflare agents

64 tagged cloudflare, measured the same way as everything else here.

Browse within: Workflows 42durable-objects 42cloudflare-workers 8astro 7claude-plugin 7cms 7emdash 7biomejs 5

chat-agents

01

cloudflare/agents

Agent

Build AI-powered chat interfaces with AIChatAgent and useAgentChat. Messages are automatically persisted to SQLite, streams resume on disconnect, and tool calls work across server and client.

5.5k 2d ago A 0 tokens original MIT

observability

02

cloudflare/agents

Agent

Agents emit structured events for every significant operation — RPC calls, state changes, schedule execution, workflow transitions, MCP connections, and more. These events are published to diagnostics channels and are silent by default (zero overhead when nobody is listening).

5.5k 2d ago A 0 tokens original MIT

sessions

03

cloudflare/agents

Agent

The Session API provides persistent conversation storage for agents, with tree-structured messages, context blocks, compaction, full-text search, and AI-controllable tools. By default it uses Durable Object SQLite; external Postgres storage is also available for apps that need shared database access, analytics, or…

5.5k 2d ago A 0 tokens original MIT

api-reviewer

05

dafthunk-com/dafthunk

Agent Claude Code

Review Hono API routes for consistency, security, and best practices.

119 5d ago A 17 tokens original MIT

explorer

08

louisbrulenaudet/monorepo-template

Agent Claude Code

Use INSTEAD OF the built-in Explore agent for any "where is X / which files do Y / how is Z wired" question in this repo. Returns file paths and one-line excerpts, never file dumps. Read-only. Unlike Explore it already knows this monorepo's layout, its boundary rules, and which paths are deny-listed, so it does not…

19 yesterday A 95 tokens original Apache-2.0

planner

09

louisbrulenaudet/monorepo-template

Agent Claude Code

Use INSTEAD OF the built-in Plan agent to design an implementation approach in this repo - new endpoint, new Worker, new package, schema change, refactor spanning workspaces. Returns a step-by-step plan naming real files. Read-only; proposes, never edits. Unlike Plan it already carries this repo's architectural…

19 yesterday A 90 tokens original Apache-2.0

verifier

10

louisbrulenaudet/monorepo-template

Agent Claude Code

Use PROACTIVELY before opening a PR or after a batch of edits: runs the repository verification gate (pnpm run ci - lint, format, check-types, types-check, boundaries, test, build) and reports ONLY failures that need a decision. Read-only - never auto-fixes, never edits files, and keeps verbose OXC/TypeScript/runner…

19 yesterday A 85 tokens original Apache-2.0

_INVESTIGATE

11

EngDawood/emdash-claude-plugin

Agent

The bot investigates a single GitHub issue on emdash-cms/emdash that a maintainer flagged with the bot:repro label. It runs on a GitHub Actions runner with a clean EmDash checkout in the working directory. It walks a four-stage pipeline and returns one structured result that downstream code uses to post a comment on…

3 2mo ago A 0 tokens

diagnose

12

EngDawood/emdash-claude-plugin

Agent

Trace from a reproduced symptom to the source code that causes it. Identify the specific file and approximate line, then rate confidence honestly.

3 2mo ago A 29 tokens

fix

13

EngDawood/emdash-claude-plugin

Agent

Write the fix when verify says bug and diagnose says high confidence. Follow EmDash conventions, confirm the reproduce test now passes, run lint and typecheck, stage but do not commit.

3 2mo ago A 39 tokens

cf-architect

14

AbhiiGatty/cld-flare-maxxing

Agent Claude Code

Cloudflare solutions architect. Use when the user says "I want to build / do X" and wants the best Cloudflare-native architecture — which primitives (Workers, KV, R2, D1, Durable Objects, Queues, Workflows, AI, Email, etc.), wired how, with free-tier and plan-limit awareness and a minimal starting implementation.…

2 2d ago A 82 tokens original MIT

cf-investigator

15

AbhiiGatty/cld-flare-maxxing

Agent Claude Code

Read-only investigator for the Cloudflare account. Use to answer "what is my current state", "what's misconfigured / what are my security findings", "who changed X and when", or to dig into a specific zone/record/setting — grounded in the latest snapshot, reports, audit log, and read-only Cloudflare MCP tools. Never…

2 2d ago A 79 tokens original MIT

cf-optimizer

16

AbhiiGatty/cld-flare-maxxing

Agent Claude Code

Cloudflare maximization advisor. Use to find how to get MORE value from the account — underused or missing features, beta/early-access features that fit the stack, and security/performance/cost/deliverability improvements — delivered as a prioritized roadmap with effort and impact. Read-only.

2 2d ago A 63 tokens original MIT

deep-research

17

hex/claude-crawl

Agent

Use this agent for thorough multi-source web research. Activates when asked to research a topic comprehensively, compare alternatives, investigate claims, or produce summaries from multiple web sources. NOT for simple URL fetches or single searches. Context: User needs comprehensive information from multiple sources.…

1 5mo ago A 254 tokens original MIT