core-agent-ide/codex-rs/app-server/src
Shijie Rao 3702793882
chore: update listMcpServerStatus to be non-blocking (#8151)
### Summary
* Update `listMcpServerStatus` to be non-blocking by wrapping it with
tokio:spawn.
2025-12-17 10:11:02 -08:00
..
bespoke_event_handling.rs [app-server] add new RawResponseItem v2 event (#8152) 2025-12-17 02:19:30 +00:00
codex_message_processor.rs chore: update listMcpServerStatus to be non-blocking (#8151) 2025-12-17 10:11:02 -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 nit: app server (#6830) 2025-11-18 16:34:13 +00:00
lib.rs [codex] add otel tracing (#7844) 2025-12-12 17:07: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