Files
codex/codex-rs/rmcp-client
nicholasclark-openai 1a1ab025e3 codex: scope MCP request headers to turn lifecycle
Set Codex Apps MCP request headers once per active turn and clear them on turn end,
instead of threading request-scoped headers through every tool call. Keep RMCP
header injection limited to streamable HTTP tools/call requests so list/init
paths stay unchanged and concurrent tool calls on the same client are not
serialized.

Co-authored-by: Codex <noreply@openai.com>
2026-03-18 16:48:57 -07:00
..