mirror of
https://github.com/yuangyaa/openclaw.git
synced 2026-07-17 04:28:25 +08:00
Address Greptile review: when sessionKey is undefined the fallback matched any enabled cron job, which could silently suppress the guard note due to jobs from unrelated sessions. Return false instead so the note always appears when session scoping is not possible. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>