core-agent-ide/codex-rs/config/src
xl-openai dcd5e08269
fix: harden plugin feature gating (#15104)
Resubmit https://github.com/openai/codex/pull/15020 with correct
content.

1. Use requirement-resolved config.features as the plugin gate.
2. Guard plugin/list, plugin/read, and related flows behind that gate.
3. Skip bad marketplace.json files instead of failing the whole list.
4. Simplify plugin state and caching.
2026-03-19 00:03:37 +00:00
..
cloud_requirements.rs Refactor cloud requirements error and surface in JSON-RPC error (#14504) 2026-03-13 03:30:51 +00:00
config_requirements.rs Use workspace requirements for guardian prompt override (#14727) 2026-03-17 22:05:41 -07:00
constraint.rs Extract codex-config from codex-core (#11389) 2026-02-11 10:02:49 -08:00
diagnostics.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
fingerprint.rs Extract codex-config from codex-core (#11389) 2026-02-11 10:02:49 -08:00
lib.rs Override local apps settings with requirements.toml settings (#14304) 2026-03-13 12:40:24 -07:00
merge.rs Extract codex-config from codex-core (#11389) 2026-02-11 10:02:49 -08:00
overrides.rs Extract codex-config from codex-core (#11389) 2026-02-11 10:02:49 -08:00
requirements_exec_policy.rs Extract codex-config from codex-core (#11389) 2026-02-11 10:02:49 -08:00
state.rs fix: harden plugin feature gating (#15104) 2026-03-19 00:03:37 +00:00