Handle guardian review timeouts explicitly

Increase the guardian review timeout and surface reviewer timeouts separately from intentional rejections across tool approval paths, protocol notifications, and TUI rendering.

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Charles Cunningham
2026-03-24 11:46:35 -07:00
parent b32d921cd9
commit fc60875e65
27 changed files with 440 additions and 52 deletions

View File

@@ -4660,6 +4660,7 @@
"inProgress",
"approved",
"denied",
"timedOut",
"aborted"
],
"type": "string"