Files
codex/codex-rs/app-server-protocol
Felipe Coury 88e46f7459 feat(app-server): transport permission preset requests
Add the v2 `item/permissionPreset/requestApproval` server request and
thread it through app-server delivery for clients that opt into the
matching `supportedServerRequests` capability.

Keep the flow backward compatible by failing closed when a connection
does not advertise support, reject it explicitly in `codex exec`, and
update the docs, schemas, and request transport tests.
2026-04-13 14:45:50 -03:00
..