openclaw/src/cron
2026-05-16 18:06:13 +08:00
..
isolated-agent fix(cron): preserve current session identity after compaction 2026-05-16 10:34:48 +01:00
service fix(config): harden persisted boundary repair 2026-05-16 13:12:00 +08:00
active-jobs-manual-run.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
active-jobs.ts
cron-protocol-conformance.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
cron-protocol-schema.test.ts fix(cron): separate failure notification delivery 2026-05-15 21:51:25 +01:00
delivery-context.test.ts refactor: resolve cron delivery from context (#82241) 2026-05-15 18:42:52 +01:00
delivery-context.ts refactor: resolve cron delivery from context (#82241) 2026-05-15 18:42:52 +01:00
delivery-field-schemas.ts
delivery-plan.test.ts
delivery-plan.ts
delivery-preview.test.ts
delivery-preview.ts
delivery.failure-notify.test.ts test: dedupe cron delivery mock reads 2026-05-12 23:39:09 +01:00
delivery.test-helpers.ts
delivery.test.ts
delivery.ts refactor: consolidate message delivery API 2026-05-09 07:04:04 +01:00
heartbeat-policy.test.ts fix(replies): preserve rich outbound content 2026-05-14 13:17:06 +08:00
heartbeat-policy.ts fix(replies): preserve rich outbound content 2026-05-14 13:17:06 +08:00
isolated-agent.auth-profile-propagation.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
isolated-agent.delivery-awareness.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
isolated-agent.delivery.test-helpers.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
isolated-agent.direct-delivery-core-channels.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
isolated-agent.helpers.test.ts fix(replies): preserve rich outbound content 2026-05-14 13:17:06 +08:00
isolated-agent.hook-content-wrapping.test.ts test: dedupe cron hook prompt reads 2026-05-13 02:35:37 +01:00
isolated-agent.isolated-auth-session-flag.test.ts
isolated-agent.lane.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
isolated-agent.mocks.ts fix(cron): align runtime plugin preload mode 2026-05-15 14:04:56 +01:00
isolated-agent.model-formatting.test.ts Fix gateway auth logout aborting active runs (#82346) 2026-05-15 18:36:49 -05:00
isolated-agent.model-overrides.test.ts test: dedupe cron model override last mock read 2026-05-13 08:41:20 +01:00
isolated-agent.model-preflight.test.ts test: tighten cron isolated agent assertions 2026-05-09 22:53:45 +01:00
isolated-agent.run-timeout-override.test.ts fix(agents): forward explicit per-run timeout to LLM idle watchdog (#79426) 2026-05-14 03:24:01 -05:00
isolated-agent.session-identity.test.ts fix(cron): preserve current session identity after compaction 2026-05-16 10:34:48 +01:00
isolated-agent.test-harness.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
isolated-agent.test-setup.ts
isolated-agent.ts
isolated-agent.turn-test-helpers.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
normalize-job-identity.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
normalize-job-identity.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
normalize.test.ts test: tighten task empty array assertions 2026-05-09 05:13:55 +01:00
normalize.ts fix(cron): preserve current session identity after compaction 2026-05-16 10:34:48 +01:00
parse.ts
persisted-shape.ts fix(ci): restore persisted state guards 2026-05-16 18:06:13 +08:00
run-diagnostics.test.ts test: pin cron diagnostics entries 2026-05-11 13:58:01 +01:00
run-diagnostics.ts
run-id.ts
run-log.test.ts Add wait mode for manual cron runs (#81929) 2026-05-15 20:17:48 -07:00
run-log.ts Add wait mode for manual cron runs (#81929) 2026-05-15 20:17:48 -07:00
schedule-identity.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
schedule.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
schedule.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service-contract.ts feat(cron): add direct job lookup 2026-05-11 18:47:46 +01:00
service.armtimer-tight-loop.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.delivery-plan.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.every-jobs-fire.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.failure-alert.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.get-job.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.heartbeat-ok-summary-suppressed.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.issue-13992-regression.test.ts
service.issue-16156-list-skips-cron.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.issue-17852-daily-skip.test.ts
service.issue-19676-at-reschedule.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.issue-22895-every-next-run.test.ts
service.issue-35195-backup-timing.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.issue-66019-unresolved-next-run.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.issue-regressions.test-helpers.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.issue-regressions.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.jobs.test.ts test: tighten cron assertions 2026-05-11 15:22:15 +01:00
service.jobs.top-of-hour-stagger.test.ts
service.list-page-sort-guards.test.ts
service.main-job-passes-heartbeat-target-last.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.persists-delivered-status.test.ts fix(cron): separate failure notification delivery 2026-05-15 21:51:25 +01:00
service.prevents-duplicate-timers.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.read-ops-nonblocking.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.rearm-timer-when-running.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.restart-catchup.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.runs-one-shot-main-job-disables-it.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.session-reaper-in-finally.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.skips-main-jobs-empty-systemevent-text.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.store-load-invalid-main-job.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
service.test-harness.ts fix(cron): skip malformed persisted jobs 2026-05-16 13:11:59 +08:00
service.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
session-reaper.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
session-reaper.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
session-target.test.ts fix(cron): preserve current session identity after compaction 2026-05-16 10:34:48 +01:00
session-target.ts fix(cron): preserve current session identity after compaction 2026-05-16 10:34:48 +01:00
stagger.test.ts
stagger.ts
store.test.ts fix(config): harden persisted store shapes 2026-05-16 03:52:22 +08:00
store.ts fix(config): harden persisted store shapes 2026-05-16 03:52:22 +08:00
types-shared.ts
types.ts fix(cron): separate failure notification delivery 2026-05-15 21:51:25 +01:00
validate-timestamp.ts
webhook-url.ts