representing guardian review timeouts in protocol types

This commit is contained in:
won
2026-04-10 14:04:45 -07:00
parent 029fc63d13
commit c41c65aa02
24 changed files with 84 additions and 14 deletions

View File

@@ -94,6 +94,13 @@
],
"type": "string"
},
{
"description": "Automatic approval review timed out before reaching a decision.",
"enum": [
"timed_out"
],
"type": "string"
},
{
"description": "User has denied this command and the agent should not do anything until the user's next command.",
"enum": [