doc: remove deprecated native protocol references across all packages#567
Merged
anubhav756 merged 4 commits intomainfrom Feb 27, 2026
Merged
doc: remove deprecated native protocol references across all packages#567anubhav756 merged 4 commits intomainfrom
anubhav756 merged 4 commits intomainfrom
Conversation
7784d74 to
6ea2679
Compare
556834f to
9452b26
Compare
6ea2679 to
c7fc63f
Compare
9452b26 to
4f50d23
Compare
c7fc63f to
66eafb0
Compare
4f50d23 to
7598323
Compare
278959f to
0c8fdf3
Compare
cc198b2 to
28378d3
Compare
458f744 to
4fb0cf9
Compare
9c45514 to
87a96bd
Compare
twishabansal
approved these changes
Feb 26, 2026
averikitsch
reviewed
Feb 27, 2026
9a3590f to
a981338
Compare
…st suite - Deleted and its corresponding tests. - Modified to enforce and explicitly raise a for . - Updated unit tests (, ) to decouple from raw HTTP mocking by implementing a pure asynchronous mock. - Standardized E2E integration test suites (, etc.) with decorators for CI presubmit parity.
87a96bd to
91869c5
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Following the complete removal of the legacy
ToolboxTransport(#566), this PR simplifies the documentation matrix across all 4 packages (toolbox-core,toolbox-adk,toolbox-langchain,toolbox-llamaindex).