← Back to Clusters

Cron Enhancements and Fixes

This cluster focuses on improvements and fixes related to the cron scheduling functionality within the OpenClaw framework.

19 PRs
fix cron Representative: #5624
# Title Author Created GitHub
5624 add support_human_readable_time_format in cron rep simran122 2026-01-31 View
8097 fix: auto-convert one-shot reminders for reliable delivery Gerrald12312 2026-02-03 View
8307 fix(cron): improve tool description with reliable reminder guidance vishaltandale00 2026-02-03 View
8578 fix(cron): add failure limit and exponential backoff for isolated tasks Baoxd123 2026-02-04 View
8811 fix(cron): handle atMs fallback for kind=at jobs hlibr 2026-02-04 View
8825 fix: prevent cron infinite retry loop with exponential backoff dbottme 2026-02-04 View
9670 fix: handle numeric string timestamps in cron schedule normalization (#9668) divol89 2026-02-05 View
11221 cli: add schedule subcommand (local-first command scheduler) itskai-dev 2026-02-07 View
11227 cli: add reflect add/list/show (local JSONL reflections) itskai-dev 2026-02-07 View
11813 fix(cron): ensure 'at' schedule type correctly registers nextWakeAtMs during ... leo-reifying 2026-02-08 View
12303 fix(cron): correct nextRunAtMs calculation and prevent timer stall colddonkey 2026-02-09 View
13288 fix(cron): normalize string schedule/payload from non-frontier LLMs M00N7682 2026-02-10 View
15685 feat(cron): add maxRuns for automatic recurring job cleanup snurfer0 2026-02-13 View
15754 fix: handle Unix timestamps in seconds in parseAbsoluteTimeMs MisterGuy420 2026-02-13 View
15784 fix: timestamp parsing should convert seconds to milliseconds murasame-desu-ai 2026-02-13 View
15875 fix(cron): normalize seconds to milliseconds in timestamps Shuai-DaiDai 2026-02-14 View
20398 docs(automation): add multi-hop improvement loop pattern to cron-vs-heartbeat skylinehk 2026-02-18 View
21190 test(cron-cli): assert cron.update patch schedule.staggerMs on edit ethvilet 2026-02-19 View
22764 docs: comprehensive cron system study for portability reference Ahsd-digital 2026-02-21 View