Files
codex/codex-rs/app-server-protocol/schema/json/v1
Felipe Coury 5f03ec622b feat(app-server): add permission request capabilities
Add the `supportedServerRequests` initialize capability across the
app-server protocol, clients, and connection session state. This lets
surfaces explicitly advertise which conversational permission approval
requests they know how to receive.

Keep this branch limited to the opt-in contract and the bookkeeping
needed to store that capability per connection. Delivery and UI handling
stay in later stacked PRs so existing clients remain backward
compatible and the review surface stays small.
2026-04-12 21:43:09 -03:00
..