-
Notifications
You must be signed in to change notification settings - Fork 15
feat!: make mcp the default protocol #199
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
Merged
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
c94b42a
refactor: move transport logic to a ToolboxTransport class
twishabansal 7b027ab
rename file
twishabansal e40f4f3
Merge branch 'main' into transport-refactor
twishabansal 70b0437
update license
twishabansal b4e3a13
basic lint
twishabansal eb66813
lint
twishabansal c6ce4ba
log errors properly
twishabansal 00330b3
fix error handling
twishabansal 16294fa
add test cov
twishabansal d9ba19d
lint
twishabansal 0145675
add new version
twishabansal 5210f99
add e2e tests for mcp
twishabansal a8e1224
update license
twishabansal 85be9a4
basic lint
twishabansal d926f88
update license
twishabansal ed6ea0c
fix tests
twishabansal a9ee6d3
add tests
twishabansal b5fc54b
keep toolbox protocol to be default
twishabansal f6a40bd
add test cov
twishabansal 1673728
add test cov
twishabansal 6a429f9
lint
twishabansal dd163ee
rename e2e test file
twishabansal 62d5ddf
lint
twishabansal 64c542d
fix tests
twishabansal aadc7ae
fix license
twishabansal aba3d76
fix tests
twishabansal 4e2bac3
small refactor
twishabansal 0879fa1
Merge branch 'transport-refactor' into mcpv20241105
twishabansal 0f2a849
lint
twishabansal 6eb7ca6
fix e2e tests
twishabansal 6f9d4cc
fix unit tests
twishabansal 999c096
lint
twishabansal 99e89dd
lint
twishabansal 43b2474
add more tests
twishabansal 3bc4a88
lint
twishabansal b8a567e
fix tests
twishabansal 10d9117
fix error handling
twishabansal 0f04b45
fix e2e tests
twishabansal 021812b
add new version
twishabansal 7032015
cc
twishabansal 266562f
feat: add MCP v20250618
twishabansal b18c710
feat: make mcp the default protocol
twishabansal 8cde1f6
allow protocol passing into toolbox-adk
twishabansal 46772d4
run e2e test with toolbox protocol
twishabansal 46f607b
expose protocol from adk package
twishabansal c371adb
Merge branch 'feat-mcp' into mcpv20241105
twishabansal 5461480
add mcp tests to jest config
twishabansal 9f13278
use package version
twishabansal e242a68
Revert "use package version"
twishabansal 69f46fc
use dynamic versions
twishabansal e65f1e4
Merge branch 'mcpv20241105' into v20250326
twishabansal 0a8fcd6
update version
twishabansal 00bce23
Merge branch 'feat-mcp' into v20250326
twishabansal 22382b1
fix merge issues
twishabansal e4ff46e
Merge branch 'v20250326' into v20250618
twishabansal 427055d
fix version issue
twishabansal 2e47776
Merge branch 'v20250618' into default-protocol
twishabansal b3a94e5
Merge branch 'feat-mcp' into default-protocol
twishabansal 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
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
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
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.