core-agent-ide/codex-rs/app-server/src
Shijie Rao 987dd7fde3
Chore: remove rmcp feature and exp flag usages (#8087)
### Summary
With codesigning on Mac, Windows and Linux, we should be able to safely
remove `features.rmcp_client` and `use_experimental_use_rmcp_client`
check from the codebase now.
2025-12-20 14:18:00 -08:00
..
bespoke_event_handling.rs feat(app-server): add v2 deprecation notice (#8285) 2025-12-18 21:45:36 +00:00
codex_message_processor.rs Chore: remove rmcp feature and exp flag usages (#8087) 2025-12-20 14:18:00 -08:00
config_api.rs feat: clean config loading and config api (#7924) 2025-12-12 12:01:24 -08:00
error_code.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00
fuzzy_file_search.rs feat: move file name derivation into codex-file-search (#8334) 2025-12-19 12:50:55 -08:00
lib.rs chore: cleanup Config instantiation codepaths (#8226) 2025-12-17 18:01:17 -08:00
main.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00
message_processor.rs feat: support mcp in-session login (#7751) 2025-12-09 17:43:53 -08:00
models.rs make model optional in config (#7769) 2025-12-10 11:19:00 -08:00
outgoing_message.rs fix: taking plan type from usage endpoint instead of thru auth token (#7610) 2025-12-04 23:34:13 -08:00