-
Notifications
You must be signed in to change notification settings - Fork 429
feat(client): transport agnostic interceptors #796
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 22 commits into
a2aproject:1.0-dev
from
guglielmo-san:guglielmoc/rework_client_interceptors
Mar 13, 2026
Merged
Changes from 10 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
e38d44f
wip
guglielmo-san bba49a6
Merge remote-tracking branch 'upstream/1.0-dev' into guglielmoc/rewor…
guglielmo-san 61b7304
feat: Implement and apply interceptors directly within BaseClient met…
guglielmo-san c8b2550
wip
guglielmo-san 68db81e
add tests
guglielmo-san 1235d9f
run ruff
guglielmo-san 4967d97
add cast
guglielmo-san eaf1792
refactor: Simplify BeforeArgs initialization in send_message_streamin…
guglielmo-san 1d5319c
refactor: Add explicit type hints to `BeforeArgs` and remove redundan…
guglielmo-san f379679
revert change
guglielmo-san 8affcb3
refactor: Rename `CallInterceptor` to `ClientCallInterceptor` and sim…
guglielmo-san ef658ff
fix
guglielmo-san ab134b3
refactor: centralize stream interception and execution logic into `_e…
guglielmo-san 92bc02f
refactor: Update stream event processing to use a task manager, adjus…
guglielmo-san 0dad45d
refactor: Migrate authentication logic to the new interceptor pattern…
guglielmo-san 191c970
refactor: simplify interceptor argument types by removing generic typ…
guglielmo-san 2d21b05
Merge branch '1.0-dev' into guglielmoc/rework_client_interceptors
guglielmo-san afb7df9
refactor: make ClientCallInterceptor an abstract base class
guglielmo-san 021c8b3
Merge remote-tracking branch 'refs/remotes/origin/guglielmoc/rework_c…
guglielmo-san b54e2ea
Merge remote-tracking branch 'upstream/1.0-dev' into guglielmoc/rewor…
guglielmo-san 19da397
fix
guglielmo-san 8f562e4
refactor
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
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.