mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
[mcp] Support server-driven elicitations (#17043)
- [x] Enables MCP elicitation for custom servers, not just Codex Apps - [x] Adds an RMCP service wrapper to preserve elicitation _meta - [x] Round-trips response _meta for persist/approval choices - [x] Updates TUI empty-schema elicitations into message-only approval prompts
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
mod auth_status;
|
||||
mod elicitation_client_service;
|
||||
mod logging_client_handler;
|
||||
mod oauth;
|
||||
mod perform_oauth_login;
|
||||
|
||||
Reference in New Issue
Block a user