core-agent-ide/codex-rs/app-server/src
xl-openai 1d85fe79ed
feat: support remote_sync for plugin install/uninstall. (#14878)
- Added forceRemoteSync to plugin/install and plugin/uninstall.
- With forceRemoteSync=true, we update the remote plugin status first,
then apply the local change only if the backend call succeeds.
- Kept plugin/list(forceRemoteSync=true) as the main recon path, and for
now it treats remote enabled=false as uninstall. We
will eventually migrate to plugin/installed for more precise state
handling.
2026-03-16 21:37:27 -07:00
..
bin Stabilize app-server notify initialize test (#13939) 2026-03-09 23:41:58 -07:00
codex_message_processor Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
message_processor Add Smart Approvals guardian review across core, app-server, and TUI (#13860) 2026-03-13 15:27:00 -07:00
app_server_tracing.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
bespoke_event_handling.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
codex_message_processor.rs feat: support remote_sync for plugin install/uninstall. (#14878) 2026-03-16 21:37:27 -07:00
command_exec.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
config_api.rs Override local apps settings with requirements.toml settings (#14304) 2026-03-13 12:40:24 -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
fs_api.rs app-server: add v2 filesystem APIs (#14245) 2026-03-13 14:42:20 -07:00
fuzzy_file_search.rs [app-server] add fuzzyFileSearch/sessionCompleted (#11773) 2026-02-13 15:08:14 -08:00
in_process.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
lib.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
main.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
message_processor.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
models.rs Add model availability NUX metadata (#12972) 2026-02-26 22:02:57 -08:00
outgoing_message.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07: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 Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
thread_status.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
transport.rs chore(app-server): stop emitting codex/event/ notifications (#14392) 2026-03-12 00:45:20 +00:00