core-agent-ide/codex-rs/app-server/src
Celia Chen 8a71f8b634
[app-server] Make sure that config writes preserve comments & order or configs (#7789)
Make sure that config writes preserve comments and order of configs by
utilizing the ConfigEditsBuilder in core.

Tested by running a real example and made sure that nothing in the
config file changes other than the configs to edit.
2025-12-10 19:14:27 +00:00
..
bespoke_event_handling.rs Removed experimental "command risk assessment" feature (#7799) 2025-12-10 09:48:11 -08:00
codex_message_processor.rs refactoring with_escalated_permissions to use SandboxPermissions instead (#7750) 2025-12-10 17:18:48 +00:00
config_api.rs [app-server] Make sure that config writes preserve comments & order or configs (#7789) 2025-12-10 19:14:27 +00: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 nit: app server (#6830) 2025-11-18 16:34:13 +00:00
lib.rs feat[app-serve]: config management (#7241) 2025-11-25 09:29:38 +00: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 Introduce ModelsManager and migrate app-server to use it. (#7552) 2025-12-03 17:17:56 -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