mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 21:48:19 +00:00
Use PASSIVE for periodic SQLite WAL checkpoints while keeping explicit checkpoint() and close() on TRUNCATE by default. Preserve the old interval export as a compatibility alias, add the neutral interval export, and update the task storage docs contract. Fixes #81715.