core-agent-ide/codex-rs/app-server-protocol
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
..
schema chore: use AVAILABLE and ON_INSTALL as default plugin install and auth policies (#14407) 2026-03-11 20:33:17 -07:00
src chore: use AVAILABLE and ON_INSTALL as default plugin install and auth policies (#14407) 2026-03-11 20:33:17 -07:00
tests Stabilize protocol schema fixture generation (#13886) 2026-03-09 13:51:50 -07:00
BUILD.bazel feat: vendor app-server protocol schema fixtures (#10371) 2026-02-01 23:38:43 -08:00
Cargo.toml feat(app-server): support mcp elicitations in v2 api (#13425) 2026-03-05 07:20:20 -08:00