core-agent-ide/sdk
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
..
python feat: support remote_sync for plugin install/uninstall. (#14878) 2026-03-16 21:37:27 -07:00
python-runtime Add Python app-server SDK (#14435) 2026-03-12 09:22:01 -07:00
typescript Add openai_base_url config override for built-in provider (#12031) 2026-03-13 20:12:25 -06:00