core-agent-ide/codex-rs/app-server-protocol/src
xl-openai 580f32ad2a
fix: harden plugin feature gating (#15020)
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-18 10:11:43 -07:00
..
bin app-server-protocol: export flat v2 schema bundle (#13324) 2026-03-03 10:25:51 -08:00
protocol fix: harden plugin feature gating (#15020) 2026-03-18 10:11:43 -07:00
experimental_api.rs app-server: propagate nested experimental gating for AskForApproval::Reject (#14191) 2026-03-11 12:33:08 -07:00
export.rs generate an internal json schema for RolloutLine (#14434) 2026-03-17 11:19:42 -07:00
jsonrpc_lite.rs feat(app-server, core): add more spans (#14479) 2026-03-13 13:16:33 -07:00
lib.rs generate an internal json schema for RolloutLine (#14434) 2026-03-17 11:19:42 -07:00
schema_fixtures.rs chore(app-server): stop exporting EventMsg schemas (#14478) 2026-03-12 12:16:05 -07:00