core-agent-ide/codex-rs/app-server/tests
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
..
common Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
suite feat: support remote_sync for plugin install/uninstall. (#14878) 2026-03-16 21:37:27 -07:00
all.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00