core-agent-ide/codex-rs/app-server/src
xl-openai d751e68f44 feat: Allow sync with remote plugin status. (#14176)
Add forceRemoteSync to plugin/list.
When it is set to True, we will sync the local plugin status with the
remote one (backend-api/plugins/list).
2026-03-11 12:33:08 -07:00
..
bin Stabilize app-server notify initialize test (#13939) 2026-03-09 23:41:58 -07:00
app_server_tracing.rs Add in-process app server and wire up exec to use it (#14005) 2026-03-08 18:43:55 -06:00
bespoke_event_handling.rs Use realtime transcript for handoff context (#14132) 2026-03-09 22:30:03 -07:00
codex_message_processor.rs feat: Allow sync with remote plugin status. (#14176) 2026-03-11 12:33:08 -07:00
command_exec.rs sandboxing: plumb split sandbox policies through runtime (#13439) 2026-03-07 02:30:21 +00:00
config_api.rs [app-server] Support hot-reload user config when batch writing config. (#13839) 2026-03-08 17:38:01 -07:00
dynamic_tools.rs app-server: Replay pending item requests on thread/resume (#12560) 2026-02-27 12:45:59 -08:00
error_code.rs Enforce user input length cap (#12823) 2026-02-25 22:23:51 -08:00
external_agent_config_api.rs Support external agent config detect and import (#12660) 2026-02-25 02:11:51 -08:00
filters.rs feat: add nick name to sub-agents (#12320) 2026-02-20 14:39:49 +00:00
fuzzy_file_search.rs [app-server] add fuzzyFileSearch/sessionCompleted (#11773) 2026-02-13 15:08:14 -08:00
in_process.rs Add in-process app server and wire up exec to use it (#14005) 2026-03-08 18:43:55 -06:00
lib.rs Order websocket initialize after handshake (#13943) 2026-03-09 10:27:19 -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
models.rs Add model availability NUX metadata (#12972) 2026-02-26 22:02:57 -08:00
outgoing_message.rs Add in-process app server and wire up exec to use it (#14005) 2026-03-08 18:43:55 -06:00
server_request_error.rs app-server: Replay pending item requests on thread/resume (#12560) 2026-02-27 12:45:59 -08:00
thread_state.rs Preserve persisted thread git info in resume (#13504) 2026-03-04 17:16:43 -08:00
thread_status.rs app-server: Silence thread status changes caused by thread being created (#13079) 2026-03-03 00:52:28 +00:00
transport.rs codex-rs/app-server: add health endpoints for --listen websocket server (#13782) 2026-03-09 22:11:30 +00:00