core-agent-ide/codex-rs/mcp-server/src
xl-openai 0c33af7746
feat: support disabling bundled system skills (#13792)
Support disable bundled system skills with a config:

[skills.bundled]
enabled = false
2026-03-09 22:02:53 -07:00
..
tool_handlers remove mcp-server/src/mcp_protocol.rs and the code that depends on it (#2360) 2025-08-18 00:29:18 -07:00
codex_tool_config.rs feat: pass helper executable paths via Arg0DispatchPaths (#12719) 2026-02-24 17:44:38 -08:00
codex_tool_runner.rs start of hooks engine (#13276) 2026-03-10 04:11:31 +00:00
exec_approval.rs chore: remove codex-core public protocol/shell re-exports (#12432) 2026-02-20 23:45:35 -08:00
lib.rs Enable analytics in codex exec and codex mcp-server (#13083) 2026-02-27 19:22:54 -07:00
main.rs feat: pass helper executable paths via Arg0DispatchPaths (#12719) 2026-02-24 17:44:38 -08:00
message_processor.rs feat: support disabling bundled system skills (#13792) 2026-03-09 22:02:53 -07:00
outgoing_message.rs app-server service tier plumbing (plus some cleanup) (#13334) 2026-03-03 02:35:09 -08:00
patch_approval.rs chore: remove codex-core public protocol/shell re-exports (#12432) 2026-02-20 23:45:35 -08:00