openclaw/src/cron
2026-05-12 10:56:25 +01:00
..
isolated-agent test: guard cron delivery dispatch mock call 2026-05-12 06:08:53 +01:00
service test: guard cron ops mock calls 2026-05-12 05:39:31 +01:00
active-jobs-manual-run.test.ts fix(cron): mark manual cron runs active (#78243) 2026-05-11 14:40:21 +01:00
active-jobs.ts fix(heartbeat): defer during cron and nested lane pressure 2026-04-29 10:08:48 +01:00
cron-protocol-conformance.test.ts Cron: honor server_error retries (#45594) 2026-05-09 20:10:29 +03:00
cron-protocol-schema.test.ts test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
delivery-field-schemas.ts refactor: trim cron helper exports 2026-05-02 03:00:18 +01:00
delivery-plan.test.ts
delivery-plan.ts fix: guard provider-prefixed delivery targets 2026-05-02 05:30:41 +01:00
delivery-preview.test.ts fix(cron): clarify no-delivery previews 2026-05-03 22:49:31 +01:00
delivery-preview.ts fix(cron): clarify no-delivery previews 2026-05-03 22:49:31 +01:00
delivery.failure-notify.test.ts test: guard cron infra ui mock calls 2026-05-12 10:56:25 +01:00
delivery.test-helpers.ts
delivery.test.ts fix(test): align main channel assumptions 2026-05-07 13:03:49 -07:00
delivery.ts refactor: consolidate message delivery API 2026-05-09 07:04:04 +01:00
heartbeat-policy.test.ts
heartbeat-policy.ts refactor: trim cron helper exports 2026-05-02 03:00:18 +01:00
isolated-agent.auth-profile-propagation.test.ts test: guard cron auth profile helper 2026-05-11 22:22:48 +01:00
isolated-agent.delivery-awareness.test.ts test: tighten task empty array assertions 2026-05-09 05:13:55 +01:00
isolated-agent.delivery.test-helpers.ts
isolated-agent.direct-delivery-core-channels.test.ts test: pin cron channel delivery calls 2026-05-11 15:00:20 +01:00
isolated-agent.helpers.test.ts
isolated-agent.hook-content-wrapping.test.ts
isolated-agent.isolated-auth-session-flag.test.ts test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
isolated-agent.lane.test.ts
isolated-agent.mocks.ts
isolated-agent.model-formatting.test.ts fix: satisfy cron model selection checks 2026-05-07 22:47:04 +01:00
isolated-agent.model-overrides.test.ts test: speed up cron model override tests 2026-05-09 21:38:24 +01:00
isolated-agent.model-preflight.test.ts test: tighten cron isolated agent assertions 2026-05-09 22:53:45 +01:00
isolated-agent.session-identity.test.ts test: tighten session proxy assertions 2026-05-08 14:25:43 +01:00
isolated-agent.test-harness.ts
isolated-agent.test-setup.ts
isolated-agent.ts
isolated-agent.turn-test-helpers.ts refactor: trim cron test helper exports 2026-05-01 12:45:27 +01:00
normalize-job-identity.test.ts
normalize-job-identity.ts
normalize.test.ts test: tighten task empty array assertions 2026-05-09 05:13:55 +01:00
normalize.ts fix(cron): preserve model overrides for text payloads (#73946) 2026-04-29 01:32:27 -07:00
parse.ts
run-diagnostics.test.ts test: pin cron diagnostics entries 2026-05-11 13:58:01 +01:00
run-diagnostics.ts feat(cron): surface run diagnostics in status (#75928) 2026-05-04 07:05:28 -07:00
run-id.ts
run-log.test.ts test: tighten cron assertions 2026-05-11 15:22:15 +01:00
run-log.ts [codex] Extract filesystem safety primitives (#77918) 2026-05-06 02:15:17 +01:00
schedule-identity.ts fix: tolerate malformed cron schedule reloads 2026-05-02 04:26:01 +01:00
schedule.test.ts test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
schedule.ts
service-contract.ts feat(cron): add direct job lookup 2026-05-11 18:47:46 +01:00
service.armtimer-tight-loop.test.ts test: pin cron timer handles 2026-05-11 13:55:45 +01:00
service.delivery-plan.test.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
service.every-jobs-fire.test.ts test: tighten cron event assertions 2026-05-09 12:34:05 +01:00
service.failure-alert.test.ts test: tighten cron failure alert assertions 2026-05-10 22:35:11 +01:00
service.get-job.test.ts test: guard cron helper assertions 2026-05-11 20:00:46 +01:00
service.heartbeat-ok-summary-suppressed.test.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
service.issue-13992-regression.test.ts test: clarify gateway auth probe assertions 2026-05-08 13:04:33 +01:00
service.issue-16156-list-skips-cron.test.ts test: guard cron enqueue mock calls 2026-05-12 05:06:07 +01:00
service.issue-17852-daily-skip.test.ts
service.issue-19676-at-reschedule.test.ts
service.issue-22895-every-next-run.test.ts test: require cron cadence timestamps 2026-05-08 17:40:50 +01:00
service.issue-35195-backup-timing.test.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
service.issue-66019-unresolved-next-run.test.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
service.issue-regressions.test-helpers.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
service.issue-regressions.test.ts test: guard cron issue enqueue mock call 2026-05-12 03:02:53 +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 test: clarify cron config task assertions 2026-05-08 13:08:22 +01:00
service.main-job-passes-heartbeat-target-last.test.ts test: guard cron heartbeat target mock calls 2026-05-12 06:29:21 +01:00
service.persists-delivered-status.test.ts test: tighten cron assertions 2026-05-11 15:22:15 +01:00
service.prevents-duplicate-timers.test.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
service.read-ops-nonblocking.test.ts test: pin cron read status 2026-05-11 14:05:33 +01:00
service.rearm-timer-when-running.test.ts test: check cron timer handles 2026-05-11 16:19:50 +01:00
service.restart-catchup.test.ts test: guard cron restart enqueue mock call 2026-05-12 03:01:38 +01:00
service.runs-one-shot-main-job-disables-it.test.ts test: pin cron main wake calls 2026-05-11 14:06:50 +01:00
service.session-reaper-in-finally.test.ts test: guard infra cron secrets helpers 2026-05-11 21:06:03 +01:00
service.skips-main-jobs-empty-systemevent-text.test.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
service.store-load-invalid-main-job.test.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
service.test-harness.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
service.ts feat(cron): add direct job lookup 2026-05-11 18:47:46 +01:00
session-reaper.test.ts test: pin cron reaper store 2026-05-11 13:53:01 +01:00
session-reaper.ts refactor: trim cron validation exports 2026-05-01 22:30:13 +01:00
session-target.test.ts
session-target.ts refactor: trim cron validation exports 2026-05-01 22:30:13 +01:00
stagger.test.ts test: clarify guard fallback assertions 2026-05-08 12:54:21 +01:00
stagger.ts
store.test.ts test: assert cron store loads 2026-05-11 12:41:55 +01:00
store.ts [codex] Extract filesystem safety primitives (#77918) 2026-05-06 02:15:17 +01:00
types-shared.ts
types.ts fix: track cron execution milestones 2026-05-11 06:14:22 +01:00
validate-timestamp.ts refactor: trim cron validation exports 2026-05-01 22:30:13 +01:00
webhook-url.ts