core-agent-ide/codex-rs/app-server-protocol/src/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
..
common.rs chore(app-server): stop emitting codex/event/ notifications (#14392) 2026-03-12 00:45:20 +00:00
mappers.rs app-server: Add streaming and tty/pty capabilities to command/exec (#13640) 2026-03-06 17:30:17 -08:00
mod.rs app-server service tier plumbing (plus some cleanup) (#13334) 2026-03-03 02:35:09 -08:00
serde_helpers.rs app-server service tier plumbing (plus some cleanup) (#13334) 2026-03-03 02:35:09 -08:00
thread_history.rs Include spawn agent model metadata in app-server items (#14410) 2026-03-11 19:25:21 -07:00
v1.rs chore(app-server): delete unused rpc methods from v1.rs (#14394) 2026-03-12 01:41:16 +00:00
v2.rs chore: use AVAILABLE and ON_INSTALL as default plugin install and auth policies (#14407) 2026-03-11 20:33:17 -07:00