core-agent-ide/codex-rs/mcp-server/src
Michael Bolin 42bd73e150
chore: remove unnecessary default_ prefix (#1854)
This prefix is not inline with the other fields on the `ConfigOverrides`
struct.
2025-08-05 14:42:49 -07:00
..
tool_handlers chore: remove unnecessary default_ prefix (#1854) 2025-08-05 14:42:49 -07:00
codex_tool_config.rs chore: remove unnecessary default_ prefix (#1854) 2025-08-05 14:42:49 -07:00
codex_tool_runner.rs Rescue chat completion changes (#1846) 2025-08-05 08:56:13 +00:00
conversation_loop.rs Rescue chat completion changes (#1846) 2025-08-05 08:56:13 +00:00
exec_approval.rs Fix flaky test_shell_command_approval_triggers_elicitation test (#1802) 2025-08-03 10:19:12 -04:00
json_to_toml.rs feat: add support for -c/--config to override individual config items (#1137) 2025-05-27 23:11:44 -07:00
lib.rs MCP: add conversation.create tool [Stack 2/2] (#1783) 2025-08-01 22:18:36 +00:00
main.rs fix: move arg0 handling out of codex-linux-sandbox and into its own crate (#1697) 2025-07-28 08:31:24 -07:00
mcp_protocol.rs Add Error variant to ConversationCreateResult [Stack 1/2] (#1784) 2025-08-01 15:13:53 -07:00
message_processor.rs MCP: add conversation.create tool [Stack 2/2] (#1783) 2025-08-01 22:18:36 +00:00
outgoing_message.rs [mcp-server] Populate notifications._meta with requestId (#1704) 2025-07-28 13:32:09 -07:00
patch_approval.rs Add call_id to patch approvals and elicitations (#1660) 2025-07-23 15:55:35 -04:00