Skip to content

chore: support MCP schema 2025-06-18#1621

Merged
bolinfest merged 1 commit intomainfrom
pr1621
Jul 19, 2025
Merged

chore: support MCP schema 2025-06-18#1621
bolinfest merged 1 commit intomainfrom
pr1621

Conversation

@bolinfest
Copy link
Copy Markdown
Collaborator

@bolinfest bolinfest commented Jul 19, 2025

This updates the schema in generate_mcp_types.py from 2025-03-26 to 2025-06-18, regenerates mcp-types/src/lib.rs, and then updates all the code that uses mcp-types to honor the changes.

Ran

npx @modelcontextprotocol/inspector just codex mcp

and verified that I was able to invoke the codex tool, as expected.


Stack created with Sapling. Best reviewed with ReviewStack.

@bolinfest bolinfest merged commit e78ec00 into main Jul 19, 2025
22 checks passed
@bolinfest bolinfest deleted the pr1621 branch July 19, 2025 04:09
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 19, 2025
// block the synchronous message-processing loop.
task::spawn(async move {
// Run the Codex session and stream events back to the client.
// Run the Codex session and stream events Fck to the client.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Run the Codex session and stream events Fck to the client.
// Run the Codex session and stream events back to the client.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Fixing in #1631.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants