agents

GitHub

Build and deploy AI Agents on Cloudflare

AI Prompts & Endpoints
Agent Skills View CodeWiki Knowledge Base

Chapter: index (docs/index.md)

Cloudflare Agents SDK Documentation

Documentation is grouped by the package that owns it:

- agents — Durable Object agents, state, routing, scheduling, sessions, MCP, and shared primitives
- @cloudflare/think — opinionated agent harness built on Agents, Codemode, and Shell
- @cloudflare/codemode — sandboxed code execution, tool providers, connectors, approvals, and snippets
- @cloudflare/shell — durable workspaces and filesystem tools
- @cloudflare/voice — voice agents, clients, audio pipelines, and provider contracts

Each package listed above includes its own documentation under docs/. Other published packages use their package README as their documentation entry point. Package indexes name relevant dependency documentation by package path, for example agents/docs/index.md or @cloudflare/codemode/docs/index.md.