[4/6] Abstract MCP stdio server launching#17986
[4/6] Abstract MCP stdio server launching#17986aibrahim-oai wants to merge 3 commits intoopenai:dev/remote-mcp-exec-eventsfrom
Conversation
aibrahim-oai
commented
Apr 15, 2026
- Move local MCP stdio process startup behind a runtime trait.
- Preserve existing local stdio behavior while making transport creation explicit.
Move local stdio process startup behind a runtime trait while preserving the existing local MCP stdio behavior. Co-authored-by: Codex <noreply@openai.com>
Rename the stdio runtime abstraction around launching a server so the PR boundary is about process placement, not a parallel stdio/executor runtime shape.\n\nCo-authored-by: Codex <noreply@openai.com>
Keep the shared launcher API before the local implementation and move local launch helpers onto LocalStdioServerLauncher.\n\nCo-authored-by: Codex <noreply@openai.com>
595325e to
3842a64
Compare
💡 Codex ReviewThe event channel is created with codex/codex-rs/exec-server/src/client.rs Line 458 in 3842a64
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |