[DO NOT MERGE] Experimental auto migration to MCP SDK v2 - #2408
Draft
Lightning00Blade wants to merge 1 commit into
Draft
[DO NOT MERGE] Experimental auto migration to MCP SDK v2#2408Lightning00Blade wants to merge 1 commit into
Lightning00Blade wants to merge 1 commit into
Conversation
Lightning00Blade
force-pushed
the
experimental-v2
branch
from
August 3, 2026 09:21
3574a35 to
4d76c7f
Compare
OrKoN
reviewed
Aug 3, 2026
OrKoN
reviewed
Aug 3, 2026
| ): ShapeOutput<zod.ZodRawShape> { | ||
| const transformed: ShapeOutput<zod.ZodRawShape> = {}; | ||
| params: Record<string, unknown>, | ||
| schema: Record<string, unknown>, |
Collaborator
There was a problem hiding this comment.
can we keep more specific types here?
OrKoN
reviewed
Aug 3, 2026
|
|
||
| const LIST_CONSOLE_MESSAGES_TOOL_NAME = 'list_console_messages'; | ||
|
|
||
| const consoleSchema = { |
Collaborator
There was a problem hiding this comment.
I think we should keep this inline and figure out inference of types
OrKoN
reviewed
Aug 3, 2026
| @@ -0,0 +1,1880 @@ | |||
| --- | |||
Collaborator
There was a problem hiding this comment.
TODO: remove tempoary markdown docs
Lightning00Blade
force-pushed
the
experimental-v2
branch
from
August 4, 2026 08:30
4d76c7f to
916a2fc
Compare
Lightning00Blade
force-pushed
the
experimental-v2
branch
from
August 4, 2026 15:16
ed39292 to
d660355
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.
This was generated based on the documents provided in the SDK v2 migration for both the SDK and the MCP version.
It is to serve as a template for pre-factoring and other changes.