-
Notifications
You must be signed in to change notification settings - Fork 152
FIRE-832 | Rogue-CLI | MCP Protocol support #109
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
63 commits
Select commit
Hold shift + click to select a range
26a4cce
WIP - add mcp example
yuval-qf bbaac20
Merge branch 'main' into feature/FIRE-800-mcp-support
yuval-qf da4e592
Fix mcp agent
yuval-qf 40048a1
Fix mcp agent
yuval-qf a830b10
typing
yuval-qf 442bb83
Add docs
yuval-qf 2d7d54f
Add base logic to support different transports
yuval-qf c8c086b
Use local sdk for github action tests
yuval-qf d926a5b
Add TransportType to sdk __init__/__all__
yuval-qf ae56669
fix gh tests
yuval-qf d34d404
Fix cyclical import
yuval-qf 3d06933
Add missing files
yuval-qf 8b2cf93
Fix missing kwarg
yuval-qf ee76845
cicd fix
yuval-qf 54fe40d
Fix import
yuval-qf 81cec81
Merge branch 'main' into feature/FIRE-831-mcp-transport-support
yuval-qf 43e0f56
Merge branch 'main' into feature/FIRE-800-mcp-support
yuval-qf 67b11eb
Merge branch 'feature/FIRE-800-mcp-support' into feature/FIRE-831-mcpβ¦
yuval-qf 69e064a
Add mcp transport
yuval-qf 8b80718
formatting
yuval-qf 0430690
transport -> protocol
yuval-qf 2692157
Merge branch 'main' into feature/FIRE-800-mcp-support
yuval-qf 09e8181
formatting
yuval-qf f25ff97
Merge branch 'feature/FIRE-800-mcp-support' into feature/FIRE-831-mcpβ¦
yuval-qf 1524c80
Fix session id
yuval-qf eddf17a
Improve import time
yuval-qf 1082509
Add mcp support to cli
yuval-qf 0660908
Fix lefthook
yuval-qf 84acb33
Rename example folder
yuval-qf 0f313cc
Merge branch 'feature/FIRE-800-mcp-support' into feature/FIRE-831-mcpβ¦
yuval-qf 79dbd0a
Merge branch 'feature/FIRE-831-mcp-transport-support' into feature/FIβ¦
yuval-qf a7fb351
Merge branch 'main' into feature/FIRE-831-mcp-transport-support
yuval-qf ff31cb7
revert unreleated changes
yuval-qf 712b93c
Rabbit cr
yuval-qf 21fff0d
Merge branch 'feature/FIRE-831-mcp-transport-support' into feature/FIβ¦
yuval-qf 4f07617
Add transport support
yuval-qf a83836e
mypy fixes
yuval-qf 2495179
Add missing argument
yuval-qf 3431701
Add missing argument
yuval-qf 1468e0a
Add missing argument
yuval-qf 629128d
Fix tests
yuval-qf 67ed649
Add transport support
yuval-qf 23e8b6c
Improve import time
yuval-qf 427400c
Merge branch 'feature/FIRE-831-mcp-transport-support' into feature/FIβ¦
yuval-qf ebdf875
Rabbit cr
yuval-qf dfbb5ff
Update launch.json path
yuval-qf 3ac16ad
Merge branch 'feature/FIRE-831-mcp-transport-support' into feature/FIβ¦
yuval-qf dd87e37
Add transport to a2a to create a clean convention
yuval-qf 1acff05
Merge branch 'feature/FIRE-831-mcp-transport-support' into feature/FIβ¦
yuval-qf 65801a0
Add transport to a2a in rogue-cli
yuval-qf e67b99e
CR
yuval-qf c36e371
Fix partial import
yuval-qf 6d18a8e
Run mcp example from maing
yuval-qf f669cd1
Merge branch 'main' into feature/FIRE-831-mcp-transport-support
yuval-qf 473e0bb
Fix typo
yuval-qf ca9e33a
Merge branch 'feature/FIRE-831-mcp-transport-support' into feature/FIβ¦
yuval-qf 09c13d9
CR
yuval-qf f28b81b
Rabbit cr - Add click options to mcp examples
yuval-qf 1875a30
Merge branch 'feature/FIRE-831-mcp-transport-support' into feature/FIβ¦
yuval-qf 24f1e74
Merge branch 'main' into feature/FIRE-831-mcp-transport-support
yuval-qf abf857a
Merge branch 'feature/FIRE-831-mcp-transport-support' into feature/FIβ¦
yuval-qf ee15fca
Merge branch 'main' into feature/FIRE-832-mcp-support-rogue-cli
yuval-qf 75bd3ed
Merge branch 'main' into feature/FIRE-832-mcp-support-rogue-cli
yuval-qf 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
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.