core-agent-ide/codex-rs/app-server/src
Shijie Rao 3e91a95ce1
feat: hot reload mcp servers (#8957)
### Summary
* Added `mcpServer/refresh` command to inform app servers and active
threads to refresh mcpServer on next turn event.
* Added `pending_mcp_server_refresh_config` to codex core so that if the
value is populated, we reinitialize the mcp server manager on the thread
level.
* The config is updated on `mcpServer/refresh` command which we iterate
through threads and provide with the latest config value after last
write.
2026-01-12 11:17:50 -08:00
..
bespoke_event_handling.rs renaming: task to turn (#8963) 2026-01-09 17:31:17 +00:00
codex_message_processor.rs feat: hot reload mcp servers (#8957) 2026-01-12 11:17:50 -08:00
config_api.rs Feat: appServer.requirementList for requirement.toml (#8800) 2026-01-07 13:57:44 -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 fix(app-server): set originator header from initialize (re-revert) (#8988) 2026-01-09 12:09:30 -08:00
main.rs fix: stop honoring CODEX_MANAGED_CONFIG_PATH environment variable in production (#8762) 2026-01-06 07:10:27 -08:00
message_processor.rs fix(app-server): set originator header from initialize (re-revert) (#8988) 2026-01-09 12:09:30 -08:00
models.rs chore: unify conversation with thread name (#8830) 2026-01-07 17:04:53 +00: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