Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
MLOpsEngineer
/
a2a-python
Public
forked from
a2aproject/a2a-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
a2a-python
.github
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2025
chore: Cleanup and Linting Improvements (#205)
holtskinner
authored
b328c53
View commit details
Copy full SHA for b328c53
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
ci: Move `datamodel-codegen` to a .sh script file (#194)
holtskinner
authored
b952a14
View commit details
Copy full SHA for b952a14
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
chore(test): Increase test coverage across multiple modules (#169)
Show description for ea4559b
holtskinner
authored
ea4559b
View commit details
Copy full SHA for ea4559b
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
ci: Update add-paths for update-a2a-types (#178)
holtskinner
authored
1fecf0a
View commit details
Copy full SHA for 1fecf0a
View code at this point
Browse repository at this point
ci: Add Protobuf generation to update-a2a-types.yml (#177)
holtskinner
authored
126c805
View commit details
Copy full SHA for 126c805
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
feat: Add gRPC server and client support (#162)
Show description for a981605
pstephengoogle
and
holtskinner
authored
a981605
View commit details
Copy full SHA for a981605
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
refactor(lint): Update Linting Checks and fix missed lint errors (#159)
holtskinner
authored
2c4f1a7
View commit details
Copy full SHA for 2c4f1a7
View code at this point
Browse repository at this point
fix: Fix Release Version (#161)
Show description for 011d632
holtskinner
authored
011d632
View commit details
Copy full SHA for 011d632
View code at this point
Browse repository at this point
chore: Buf integration for python code generation from remote a2a.proto (#153)
Show description for a1894ae
rajeshvelicheti
authored
a1894ae
View commit details
Copy full SHA for a1894ae
View code at this point
Browse repository at this point
chore: Update ruff and linter.yaml (#158)
holtskinner
authored
382e62d
View commit details
Copy full SHA for 382e62d
View code at this point
Browse repository at this point
feat!: Add FastAPI JSONRPC Application (#104)
Show description for 0e66e1f
martimfasantos
authored
0e66e1f
View commit details
Copy full SHA for 0e66e1f
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
ci: Update A2A Types auto PR message
holtskinner
committed
4fb2727
View commit details
Copy full SHA for 4fb2727
View code at this point
Browse repository at this point
Commits on May 30, 2025
ci: Change `update-a2a-types.yml` to use Commit Message for PR Title (#141)
Show description for 9b91fff
holtskinner
authored
9b91fff
View commit details
Copy full SHA for 9b91fff
View code at this point
Browse repository at this point
Commits on May 29, 2025
fix: generate StrEnum types for enums (#134)
kthota-g
authored
0c49dab
View commit details
Copy full SHA for 0c49dab
View code at this point
Browse repository at this point
Commits on May 28, 2025
ci: Update CODEOWNERS
holtskinner
authored
ebc6822
View commit details
Copy full SHA for ebc6822
View code at this point
Browse repository at this point
chore: Update CODEOWNERS
holtskinner
committed
9eb0149
View commit details
Copy full SHA for 9eb0149
View code at this point
Browse repository at this point
Commits on May 27, 2025
chore: Remove examples/ directory and repository migration chores (#120)
holtskinner
authored
1e129ed
View commit details
Copy full SHA for 1e129ed
View code at this point
Browse repository at this point
feat: Add a User representation to ServerCallContext (#116)
Show description for 2cc2a0d
mikeas1
authored
2cc2a0d
View commit details
Copy full SHA for 2cc2a0d
View code at this point
Browse repository at this point
Commits on May 22, 2025
ci: Change update-a2a-types to use repository_dispatch (#92)
Show description for 9eda056
holtskinner
authored
9eda056
View commit details
Copy full SHA for 9eda056
View code at this point
Browse repository at this point
docs: Update README for Python 3.10+ support (#90)
holtskinner
authored
e0db20f
View commit details
Copy full SHA for e0db20f
View code at this point
Browse repository at this point
feat: Update to support python 3.10 (#85)
Show description for fd9c3b5
pstephengoogle
and
holtskinner
authored
fd9c3b5
View commit details
Copy full SHA for fd9c3b5
View code at this point
Browse repository at this point
Commits on May 21, 2025
ci: Change PR Author for update-a2a-types.yml (#83)
holtskinner
authored
987f369
View commit details
Copy full SHA for 987f369
View code at this point
Browse repository at this point
ci: Create GitHub Action to generate `types.py` from specification JSON (#81)
holtskinner
authored
e15aadd
View commit details
Copy full SHA for e15aadd
View code at this point
Browse repository at this point
Commits on May 20, 2025
ci: Remove update-a2a-types.yml workflow
holtskinner
committed
0b49932
View commit details
Copy full SHA for 0b49932
View code at this point
Browse repository at this point
ci: Create GitHub Action to generate `types.py` from specification JSON (#67)
holtskinner
authored
14e4019
View commit details
Copy full SHA for 14e4019
View code at this point
Browse repository at this point
ci: Update Superlinter to only include `src/` (#65)
holtskinner
authored
9d1cd83
View commit details
Copy full SHA for 9d1cd83
View code at this point
Browse repository at this point
ci: Exclude CHANGELOG from Superlinter
holtskinner
committed
ab16a6e
View commit details
Copy full SHA for ab16a6e
View code at this point
Browse repository at this point
ci: Changelog Fixes (#64)
holtskinner
authored
7b41599
View commit details
Copy full SHA for 7b41599
View code at this point
Browse repository at this point
ci: Exclude CHANGELOG from spelling (#63)
holtskinner
authored
880c65a
View commit details
Copy full SHA for 880c65a
View code at this point
Browse repository at this point
ci: Add Release Please (#61)
holtskinner
authored
2a4f2c0
View commit details
Copy full SHA for 2a4f2c0
View code at this point
Browse repository at this point
docs: Write/Update Docstrings for Classes/Methods (#59)
holtskinner
authored
9f773ef
View commit details
Copy full SHA for 9f773ef
View code at this point
Browse repository at this point
chore: update readme (#54)
kthota-g
authored
cd6455a
View commit details
Copy full SHA for cd6455a
View code at this point
Browse repository at this point
Commits on May 19, 2025
ci: Add GitHub Action to automatically run unit tests (#52)
holtskinner
authored
e082336
View commit details
Copy full SHA for e082336
View code at this point
Browse repository at this point
chore: Regenerate python types from updated spec, per google/A2A#590 (#50)
Show description for 37317ec
mikeas1
authored
37317ec
View commit details
Copy full SHA for 37317ec
View code at this point
Browse repository at this point
Commits on May 16, 2025
ci: Fix Linting/Formatting issues (#38)
Show description for d1869bb
holtskinner
authored
d1869bb
View commit details
Copy full SHA for d1869bb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.