mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-05 06:31:42 +00:00
* fix(cron): hint after disable about list filtering disabled jobs by default * fix(cron): use !params.enabled in disable-hint guard for oxlint compliance * docs(cron): clarify disabled jobs in list output * fix(cron): keep disable hint interactive * test(cron): use exported store snapshot helper * test(cron): create disable-list regression job via service * docs(cron): defer list default contract wording * test(cron): tighten disable list coverage Co-authored-by: Kate Stahnke <35552+kate@users.noreply.github.com> * docs(cron): document enabled-only list default Co-authored-by: Kate Stahnke <35552+kate@users.noreply.github.com> --------- Co-authored-by: Kate <35552+kate@users.noreply.github.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>