Add Agent class architecture documentation#26320
Merged
Merged
Conversation
threepointone
requested review from
elithrar,
irvinebroque,
rita3ko and
thomasgauvin
as code owners
November 5, 2025 16:44
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
threepointone
force-pushed
the
sync-docs-pr-636
branch
from
November 5, 2025 17:37
91aff26 to
828d7da
Compare
threepointone
requested review from
a team,
GregBrimble,
aninibread,
celso,
dinasaur404,
kodster28,
marciocloudflare,
patriciasantaana,
pedrosousa,
whoiskatrin and
yomna-shousha
as code owners
November 7, 2025 15:01
threepointone
requested review from
a team,
Oxyjun,
RebeccaTamachiro,
ToriLindsay,
craigsdennis,
dcpena,
fb1337,
harshil1712,
jonesphillip,
kathayl,
markdembo,
maxvp,
mchenco,
nikitacano,
ranbel,
rts-rob,
sejoker,
vs-mg and
vy-ton
as code owners
November 7, 2025 15:01
Contributor
|
Preview URL: https://5a46b1d7.preview.developers.cloudflare.com Files with changes (up to 15)
|
whoiskatrin
force-pushed
the
sync-docs-pr-636
branch
from
November 7, 2025 15:32
0689f9a to
5a46b1d
Compare
whoiskatrin
approved these changes
Nov 7, 2025
Oxyjun
approved these changes
Nov 7, 2025
Oxyjun
enabled auto-merge (squash)
November 7, 2025 18:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds comprehensive documentation explaining the layered architecture of the Agent class from the Agents SDK.
The new documentation covers:
This helps developers understand how Agents are built on top of Durable Objects and PartyKit's Server class, empowering them to make the most of the SDK and avoid common pitfalls.
Source
Synced from cloudflare/agents PR #636
Test plan
/agents/concepts/)🤖 Generated with Claude Code