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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
google
/
sam
Public
Notifications
You must be signed in to change notification settings
Fork
120
Star
824
Code
Issues
17
Pull requests
2
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(node): add A2A support
- #347
#347
Merged
aojea
merged 16 commits into
google:main
google/sam:main
from
kaisoz:kaisoz/a2a-support
kaisoz/sam:kaisoz/a2a-support
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(node): add A2A support
#347
aojea
merged 16 commits into
google:main
google/sam:main
from
kaisoz:kaisoz/a2a-support
kaisoz/sam:kaisoz/a2a-support
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
api: add the a2a service type
kaisoz
committed
62e5f45
View commit details
Copy full SHA for 62e5f45
Browse repository at this point
node: accept a2a services with URL backends
kaisoz
committed
43eeedb
View commit details
Copy full SHA for 43eeedb
Browse repository at this point
node: gate raw a2a egress with labels and rewrite agent cards for mesh use
kaisoz
committed
3e9c515
View commit details
Copy full SHA for 3e9c515
Browse repository at this point
node: cover a2a egress edge cases in unit tests
kaisoz
committed
b29eef0
View commit details
Copy full SHA for b29eef0
Browse repository at this point
docs: document a2a service routing and the egress labels gate
kaisoz
committed
2f21b7a
View commit details
Copy full SHA for 2f21b7a
Browse repository at this point
tests: cover the a2a mesh CUJ end to end
kaisoz
committed
4a09790
View commit details
Copy full SHA for 4a09790
Browse repository at this point
node: gate a2a egress case-insensitively to match ingress
kaisoz
committed
830d0ba
View commit details
Copy full SHA for 830d0ba
Browse repository at this point
node: dispatch egress middleware by service type instead of hardcoding a2a
kaisoz
committed
84fc8ea
View commit details
Copy full SHA for 84fc8ea
Browse repository at this point
refactor for readibility
kaisoz
committed
e403974
View commit details
Copy full SHA for e403974
Browse repository at this point
node: move parseRequiredLabels next to the label gate
kaisoz
committed
226740b
View commit details
Copy full SHA for 226740b
Browse repository at this point
examples: add chat-a2a, a Gemini-backed A2A agent with a chat REPL for the kind mesh
kaisoz
committed
20e5799
View commit details
Copy full SHA for 20e5799
Browse repository at this point
Use gemini-3.5-flash-lite for the agent
kaisoz
committed
8529ef8
View commit details
Copy full SHA for 8529ef8
Browse repository at this point
docs: add the chat-a2a use case page and wire GEMINI_MODEL through the example
kaisoz
committed
69cbe36
View commit details
Copy full SHA for 69cbe36
Browse repository at this point
tests: connect peers via the debug endpoint helper in the a2a CUJ
kaisoz
committed
9bebe59
View commit details
Copy full SHA for 9bebe59
Browse repository at this point
Commits on Sep 2, 2026
node: regenerate a2a agent cards with the official SDK instead of live rewrite
Show description for fb5c349
aojea
committed
fb5c349
View commit details
Copy full SHA for fb5c349
Browse repository at this point
a2a: cover the CUJ with stock SDKs at every level and fix what that found
Show description for a3d9c4f
aojea
committed
a3d9c4f
View commit details
Copy full SHA for a3d9c4f
Browse repository at this point
You can’t perform that action at this time.