openclaw/src/cron
Peter Steinberger 4b125762f6
refactor: clean extension api boundaries
2026-03-17 09:38:21 -07:00
..
isolated-agent fix: stabilize full gate 2026-03-17 07:06:25 +00:00
service feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
cron-protocol-conformance.test.ts cron: record lastErrorReason in job state (#14382) 2026-03-10 00:01:45 -05:00
delivery.failure-notify.test.ts Cron: enforce cron-owned delivery contract (#40998) 2026-03-09 20:12:37 +01:00
delivery.test.ts Cron: enforce cron-owned delivery contract (#40998) 2026-03-09 20:12:37 +01:00
delivery.ts
heartbeat-policy.test.ts
heartbeat-policy.ts
isolated-agent.auth-profile-propagation.test.ts
isolated-agent.delivers-response-has-heartbeat-ok-but-includes.test.ts Tests: fix green check typing regressions 2026-03-16 12:54:01 +00:00
isolated-agent.delivery-target-thread-session.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
isolated-agent.delivery.test-helpers.ts build: update deps and fix vitest 4 regressions 2026-03-13 01:02:00 +00:00
isolated-agent.direct-delivery-core-channels.test.ts refactor: move remaining channel seams into plugins 2026-03-15 23:47:30 -07:00
isolated-agent.direct-delivery-forum-topics.test.ts build: update deps and fix vitest 4 regressions 2026-03-13 01:02:00 +00:00
isolated-agent.lane.test.ts refactor: share cron and ollama test helpers 2026-03-13 20:19:39 +00:00
isolated-agent.mocks.ts Fix cron text announce delivery for Telegram targets (#40575) 2026-03-09 10:26:17 +05:30
isolated-agent.model-formatting.test.ts Tests: fix green check typing regressions 2026-03-16 12:54:01 +00:00
isolated-agent.skips-delivery-without-whatsapp-recipient-besteffortdeliver-true.test.ts Tests: fix green check typing regressions 2026-03-16 12:54:01 +00:00
isolated-agent.subagent-model.test.ts
isolated-agent.test-harness.ts
isolated-agent.test-setup.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
isolated-agent.ts
isolated-agent.uses-last-non-empty-agent-text-as.test.ts Tests: fix green check typing regressions 2026-03-16 12:54:01 +00:00
legacy-delivery.ts refactor(cron): normalize legacy delivery at ingress 2026-03-08 00:48:57 +00:00
normalize.test.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
normalize.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
parse.ts
payload-migration.ts
run-log.test.ts fix: enforce 600 perms for cron store and run logs (#36078) 2026-03-06 00:48:35 -05:00
run-log.ts fix: enforce 600 perms for cron store and run logs (#36078) 2026-03-06 00:48:35 -05:00
schedule.test.ts cron: unify stale-run recovery and preserve manual-run every anchors (#35363) 2026-03-04 22:12:32 -06:00
schedule.ts refactor(cron): share cron schedule resolver 2026-03-07 17:05:23 +00:00
service.armtimer-tight-loop.test.ts
service.delivery-plan.test.ts Cron: enforce cron-owned delivery contract (#40998) 2026-03-09 20:12:37 +01:00
service.every-jobs-fire.test.ts
service.failure-alert.test.ts
service.get-job.test.ts
service.heartbeat-ok-summary-suppressed.test.ts Cron: enforce cron-owned delivery contract (#40998) 2026-03-09 20:12:37 +01:00
service.issue-13992-regression.test.ts refactor(cron): reuse cron job builder in issue-13992 tests 2026-03-07 17:58:31 +00:00
service.issue-16156-list-skips-cron.test.ts
service.issue-17852-daily-skip.test.ts cron: unify stale-run recovery and preserve manual-run every anchors (#35363) 2026-03-04 22:12:32 -06:00
service.issue-19676-at-reschedule.test.ts
service.issue-22895-every-next-run.test.ts
service.issue-35195-backup-timing.test.ts fix: cron backup should preserve pre-edit snapshot (#35195) (#35234) 2026-03-04 21:46:27 -06:00
service.issue-regressions.test-helpers.ts refactor(test): extract cron issue-regression harness and frozen-time helper 2026-03-03 01:44:21 +00:00
service.issue-regressions.test.ts fix(cron): consolidate announce delivery, fire-and-forget trigger, and minimal prompt mode (#40204) 2026-03-08 14:46:33 -07:00
service.jobs.test.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11: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
service.persists-delivered-status.test.ts fix(test): resolve upstream typing drift in feishu and cron suites 2026-03-03 01:44:21 +00:00
service.prevents-duplicate-timers.test.ts
service.read-ops-nonblocking.test.ts
service.rearm-timer-when-running.test.ts
service.restart-catchup.test.ts refactor: share cron restart catchup harness 2026-03-13 20:37:53 +00:00
service.runs-one-shot-main-job-disables-it.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
service.session-reaper-in-finally.test.ts
service.skips-main-jobs-empty-systemevent-text.test.ts
service.store-load-invalid-main-job.test.ts test: cover invalid main job store load 2026-03-17 07:06:25 +00:00
service.store-migration.test.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
service.store.migration.test.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
service.test-harness.ts
service.ts fix(cron): consolidate announce delivery, fire-and-forget trigger, and minimal prompt mode (#40204) 2026-03-08 14:46:33 -07:00
session-reaper.test.ts
session-reaper.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
stagger.test.ts
stagger.ts
store-migration.test.ts fix: stop false cron payload-kind warnings in doctor (#44012) (thanks @shuicici) 2026-03-13 08:38:52 +05:30
store-migration.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
store.test.ts fix: enforce 600 perms for cron store and run logs (#36078) 2026-03-06 00:48:35 -05:00
store.ts fix: enforce 600 perms for cron store and run logs (#36078) 2026-03-06 00:48:35 -05:00
types-shared.ts
types.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
validate-timestamp.ts
webhook-url.ts