You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Syncs documentation from cloudflare/agents PR #636 which adds comprehensive explanations of the Agent class architecture, including its inheritance chain from DurableObject → Server → Agent.
This document provides:
- Detailed explanation of the three-layer architecture
- Understanding of underlying Durable Object primitives
- PartyKit Server layer enhancements
- Agent-specific features like state management, scheduling, queuing, MCP integration, and email handling
- Code examples for all major Agent APIs
Source: cloudflare/agents#636
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments