mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
## What changed - Load the effective plugin configuration for every requested `cwd` in `plugin/list` and `plugin/installed`. - Combine local marketplaces in request order, keeping the first source for duplicates while merging installed and enabled state across repositories. - Report invalid project configurations through `marketplaceLoadErrors` without dropping valid local catalogs or globally enabled remote catalogs. - Use the combined marketplace context for forced and background cache refreshes, while keeping remote plugin feature gating request-wide. ## Testing - Cover distinct and duplicate marketplaces, cross-repository enabled state, invalid project configuration, local cache refresh, and global versus project-local feature flags. GitOrigin-RevId: 53c8e0e9c760dc2b969ab10d0e63fb439673c230