Files
codex/codex-rs/app-server-protocol/schema/json
Felipe Coury 39474c7eab refactor(app-server): simplify permission confirmation flow
Replace the per-method v1 app-server capability with a single
`permissionConfirmations` opt-in. Route both permission request
flows through that capability.

Collapse the separate preset tool feature into
`request_permissions_tool`, and make core apply accepted preset
responses so clients only confirm the user decision.
2026-04-13 19:50:22 -03:00
..