-
Notifications
You must be signed in to change notification settings - Fork 381
refactor(client)!: introduce ServiceParameters for extensions and include it in ClientCallContext #784
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
guglielmo-san
merged 17 commits into
a2aproject:1.0-dev
from
guglielmo-san:guglielmoc/refactor_base_client
Mar 9, 2026
Merged
refactor(client)!: introduce ServiceParameters for extensions and include it in ClientCallContext #784
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
0479790
feat: Add utilities for managing service parameters and A2A extensions.
guglielmo-san 9e5761a
wip
guglielmo-san abf24a1
feat: Add utilities for managing service parameters and A2A extensions.
guglielmo-san 506598c
wip
guglielmo-san a86c2f4
Merge branch 'guglielmoc/refactor_base_client' of https://github.com/…
guglielmo-san b0d41b9
wip refactoring
guglielmo-san eae38e9
fix tests
guglielmo-san 4c23416
refactor: use `ClientCallContext` for HTTP arguments in stream reques…
guglielmo-san b0f2033
Refactor transport request methods to use explicit `json` and `params…
guglielmo-san 11eecb9
refactor: Extract common HTTP argument parsing logic into a shared he…
guglielmo-san 6186a9e
refactor: qualify ParseDict call with json_format module
guglielmo-san 729f8b4
Merge branch '1.0-dev' into guglielmoc/refactor_base_client
guglielmo-san 3eced82
refactor: Migrate gRPC metadata handling from direct extensions param…
guglielmo-san 816c512
refactor: Remove `extensions` handling from `grpc_transport` by utili…
guglielmo-san 17302b2
style: remove trailing comma from agent_card type hint in `CompatGrpc…
guglielmo-san 36e818a
refactor: remove query parameter conversion utilities from REST trans…
guglielmo-san 5b3d711
refactor: reformat `CompatGrpcTransport` constructor parameters for c…
guglielmo-san File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.