docs: add A2AAgent documentation and Graph A2AAgent support#526
Merged
mkmeral merged 5 commits intostrands-agents:mainfrom Feb 13, 2026
Merged
Conversation
Contributor
Documentation Deployment FailedThe documentation deployment encountered an error. Please check the deployment logs for more details. |
Updates documentation for PR #1441 and PR #1615 - Add A2AAgent section to agent-to-agent.md with basic usage, configuration, async/streaming patterns, and multi-agent integration examples - Add Remote Agents with A2AAgent section to graph.md showing distributed workflow patterns - Update graph.md feature list, GraphNode description, and best practices to reflect A2AAgent support - Mark manual A2A tool approach as alternative to simpler A2AAgent class
8ed8e06 to
a4bf07b
Compare
Contributor
Documentation Deployment FailedThe documentation deployment encountered an error. Please check the deployment logs for more details. |
Contributor
Documentation Deployment CompleteYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-526/ |
Contributor
Documentation Deployment CompleteYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-526/ |
afarntrog
requested changes
Feb 11, 2026
Contributor
Documentation Deployment CompleteYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-526/ |
afarntrog
previously approved these changes
Feb 12, 2026
Updated TypeScript SDK support message for A2AAgent class.
Contributor
Documentation Deployment CompleteYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-526/ |
afarntrog
approved these changes
Feb 13, 2026
daniel-was-taken
pushed a commit
to daniel-was-taken/docs-strands
that referenced
this pull request
Mar 6, 2026
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.
Description
Updates documentation for PR #1441 and PR #1615
Related Issues
strands-agents/sdk-python#907
Type of Change
Checklist
mkdocs serveBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.