Skip to content

Add request permissions tool#13092

Open
mousseau-oai wants to merge 1 commit intomainfrom
dev/mousseau/app-server-permissions
Open

Add request permissions tool#13092
mousseau-oai wants to merge 1 commit intomainfrom
dev/mousseau/app-server-permissions

Conversation

@mousseau-oai
Copy link
Contributor

Adds a built-in request_permissions tool and wires it through the Codex core, protocol, and app-server layers so a running turn can ask the client for additional permissions instead of relying on a static session policy.

The new flow emits a RequestPermissions event from core, tracks the pending request by call ID, forwards it through app-server v2 as an item/permissions/requestApproval request, and resumes the tool call once the client returns an approved subset of the requested permission profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant