mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
3aa460409e
Routes denied async exec approval followups through the originating main session before using direct external fallback. Keeps strict inline-eval timeout denials fail-closed, while preserving suppression for subagent, cron, and no-session denial cases. Refs #88167. Verification: - git diff --check origin/main...refs/remotes/pr/88417 - .agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main - gh pr checks 88417 --repo openclaw/openclaw --watch=false Co-authored-by: brokemac79 <martin_cleary@yahoo.co.uk>