Skip to content

refactor: Move SDK to New Repository #518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 14, 2025
Merged

refactor: Move SDK to New Repository #518

merged 9 commits into from
May 14, 2025

Conversation

holtskinner
Copy link
Collaborator

@holtskinner holtskinner commented May 13, 2025

Python SDK codebase is now in https://github.com/google/a2a-python

Update the system to refactor for multi transport support

- Introduced some new abstraction layers to separate the logic
- Simplified the AgentExecutor interface to allow for simpler support
- Created some convenience methods for the agent builders to simplify
  the creation of the Task and Messages events.
- Fix method name to message/stream
@kthota-g kthota-g self-requested a review May 14, 2025 17:13
@holtskinner holtskinner requested a review from a team as a code owner May 14, 2025 18:11
@holtskinner holtskinner changed the title chore: Update to Prototype SDK refactor: Move SDK to New Repository May 14, 2025
@holtskinner holtskinner merged commit 40f4b2f into main May 14, 2025
6 of 7 checks passed
@holtskinner holtskinner deleted the update-sdk branch May 14, 2025 18:14
@holtskinner holtskinner linked an issue May 14, 2025 that may be closed by this pull request
1 task
ognis1205 pushed a commit to ognis1205/A2A that referenced this pull request May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Discrepancy in the Python tutorial and the actual example files
2 participants