mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 19:21:35 +00:00
* 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>