core-agent-ide/codex-rs/app-server/tests
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 chore(app-server): stop emitting codex/event/ notifications (#14392) 2026-03-12 00:45:20 +00:00
suite chore: use AVAILABLE and ON_INSTALL as default plugin install and auth policies (#14407) 2026-03-11 20:33:17 -07:00
all.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00