Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 959 Bytes

File metadata and controls

11 lines (8 loc) · 959 Bytes

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.