mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:30:44 +00:00
fix(cron): persist manual run ids in history (#76288)
Summary: - The PR carries manual `cron.run` acknowledgement IDs into finished cron events and `cron.runs` history, upda ... surfaces, adds regression coverage, refreshes the SDK baseline hash, and records the fix in the changelog. - Reproducibility: yes. Current main can be reproduced by source inspection: `cron.run` returns a `manual:...` ... r path omits it; the PR adds targeted assertions for the missing correlation and the task-ledger invariant. ClawSweeper fixups: - Included follow-up commit: chore(protocol): update generated cron models - Included follow-up commit: chore(cron): document manual run id protocol surface - Included follow-up commit: Preserve cron task ledger run IDs Validation: - ClawSweeper review passed for head04ce879858. - Required merge gates passed before the squash merge. Prepared head SHA:04ce879858Review: https://github.com/openclaw/openclaw/pull/76288#issuecomment-4364868383 Co-authored-by: Paul Frederiksen <paul@paulfrederiksen.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
5f5db635a11240bee5e6eec95d13ff5ab388f3a5477c2f17fd762b5ed5b3dbae plugin-sdk-api-baseline.json
|
||||
463c3bc12bf78ec6fc9350909fb3076967d276944da14343015f0dfae6ea48ed plugin-sdk-api-baseline.jsonl
|
||||
f829dd720df7c9c8eb9d59eda3b3f879bff278f74b4c00d8d788c1483865b649 plugin-sdk-api-baseline.json
|
||||
1b3504c8f9ddd00801f095f94f417d469b47370064478eae389d33f4b8e10c76 plugin-sdk-api-baseline.jsonl
|
||||
|
||||
Reference in New Issue
Block a user