Skip to content

[Agents] Document Lifecycle and Durable Object capabilities - #33393

Draft
mattzcarey wants to merge 1 commit into
productionfrom
docs/agents-lifecycle-capabilities
Draft

[Agents] Document Lifecycle and Durable Object capabilities#33393
mattzcarey wants to merge 1 commit into
productionfrom
docs/agents-lifecycle-capabilities

Conversation

@mattzcarey

Copy link
Copy Markdown
Collaborator

Summary

  • document agents/lifecycle as the composition layer for plain Durable Objects and the Agent class
  • add a capabilities overview for MCPClientManager, RoutedAgents, Scheduler, Sessions, Streams, Tasks, and WebSockets, with import paths, constructor options, and Lifecycle.use() examples
  • announce Agents SDK v0.23.0 with one plain DurableObject that composes every public Lifecycle capability
  • update the Agent internals and runtime navigation to reflect direct DurableObject inheritance and Lifecycle composition

Validation

  • pnpm run check
  • pnpm run lint
  • targeted Prettier check for all changed MDX files
  • pnpm run build
  • pnpm run build:incremental
  • aggregate example type-checked against the agents@0.23.0 release tag

Documentation checklist

  • Added an Agents changelog entry.
  • The change adheres to the documentation style guide.

@github-actions github-actions Bot added product:changelog product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. size/l labels Sep 11, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 11, 2026

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://docs-agents-lifecycle-capabilities.previews.developers.cloudflare.com (commit 3d68343)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://f9e660e1.previews.developers.cloudflare.com 3d68343 2026-09-11T15:25:22.449Z Visit the dashboard ↗

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/agents/ @irvinebroque, @rita3ko, @cloudflare/ai-agents, @cloudflare/dev-plat-leads, @cloudflare/pm-changelogs, @cloudflare/product-owners
/src/content/docs/agents/ @irvinebroque, @rita3ko, @cloudflare/ai-agents, @cloudflare/dev-plat-leads, @cloudflare/product-owners

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. product:changelog size/l

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants