chat-agents
01Agent
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.
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
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.
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).
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…
Agent Codex
ALWAYS use this when writing docs.
Agent Claude Code
Review Hono API routes for consistency, security, and best practices.
Agent Claude Code
Generate new OAuth integration providers for Dafthunk.
Agent Claude Code
Handle database schema changes with Drizzle ORM migrations.
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…
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…
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…
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…
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.
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.
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.…
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…
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.
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.…