core-agent-ide/codex-rs/app-server-protocol/src
sayan-oai 917c2df201
chore: use AVAILABLE and ON_INSTALL as default plugin install and auth policies (#14407)
make `AVAILABLE` the default plugin installPolicy when unset in
`marketplace.json`. similarly, make `ON_INSTALL` the default authPolicy.

this means, when unset, plugins are available to be installed (but not
auto-installed), and the contained connectors will be authed at
install-time.

updated tests.
2026-03-11 20:33:17 -07:00
..
bin app-server-protocol: export flat v2 schema bundle (#13324) 2026-03-03 10:25:51 -08:00
protocol chore: use AVAILABLE and ON_INSTALL as default plugin install and auth policies (#14407) 2026-03-11 20:33:17 -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 Stabilize protocol schema fixture generation (#13886) 2026-03-09 13:51:50 -07:00
jsonrpc_lite.rs feat(app-server): add tracing to all app-server APIs (#13285) 2026-03-02 16:01:41 -08:00
lib.rs chore(app-server): delete unused rpc methods from v1.rs (#14394) 2026-03-12 01:41:16 +00:00
schema_fixtures.rs Stabilize protocol schema fixture generation (#13886) 2026-03-09 13:51:50 -07:00