mirror of
https://github.com/openai/codex.git
synced 2026-09-08 15:50:34 +00:00
Move ElicitationRequestManager and elicitation policy handling into codex-mcp/src/elicitation.rs. Update the manager, RMCP client layer, and tests to import elicitation behavior from the new module. Co-authored-by: Codex <noreply@openai.com>