## Summary - read the shell exec approval request's actual id instead of assuming it is always 0 - use that id when validating and responding in the test ## Testing - `cargo test -p codex-mcp-server test_shell_command_approval_triggers_elicitation` ------ https://chatgpt.com/codex/tasks/task_i_68a6ab9c732c832c81522cbf11812be0 |
||
|---|---|---|
| .. | ||
| common | ||
| auth.rs | ||
| codex_message_processor_flow.rs | ||
| codex_tool.rs | ||
| create_conversation.rs | ||
| interrupt.rs | ||
| login.rs | ||
| send_message.rs | ||