Add exec approval app-server support

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Dylan Hurd
2026-03-21 15:33:44 -07:00
parent c3df4c6a0a
commit 37e7b08b51
38 changed files with 735 additions and 48 deletions

View File

@@ -65,6 +65,13 @@
],
"type": "string"
},
{
"description": "User has approved this request and wants the filesystem permissions to be persisted into the active named permissions profile.",
"enum": [
"approved_persist_to_profile"
],
"type": "string"
},
{
"additionalProperties": false,
"description": "User chose to persist a network policy rule (allow/deny) for future requests to the same host.",