Files
openclaw/extensions/codex/src
Andy Ye 5f05c54e87 fix(approvals): handle stale plugin waits (#88203)
* fix(approvals): handle stale plugin waits

Recognize the gateway stale-id message through the shared classifier and map stale exec, Codex app-server, and native PermissionRequest waits to their existing fail-closed or defer contracts without swallowing aborts.

Closes #88111

Co-authored-by: Andy Ye <35905412+TurboTheTurtle@users.noreply.github.com>

* style(approvals): type stale wait catch values

Satisfy the catch-callback unknown lint without changing approval behavior.

Co-authored-by: Andy Ye <35905412+TurboTheTurtle@users.noreply.github.com>

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-21 01:56:38 -07:00
..