core-agent-ide/codex-rs/config
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
..
src fix: harden plugin feature gating (#15104) 2026-03-19 00:03:37 +00:00
BUILD.bazel Extract codex-config from codex-core (#11389) 2026-02-11 10:02:49 -08:00
Cargo.toml chore: move config diagnostics out of codex-core (#12427) 2026-02-20 23:19:29 -08:00