Files
openclaw/scripts
Josh Lehman 43ea501f38 refactor: move session/transcript runtime state to SQLite
Migrate OpenClaw session, transcript, and runtime state off per-file
.jsonl/JSON storage onto the SQLite state and agent databases, brought up to
date with current main. Channel plugins persist via the plugin-state SDK
keyed-store seam rather than the raw DB; storage-heavy plugins keep their own
SQLite stores via SDK path helpers.
2026-05-31 09:25:49 -07:00
..
2026-05-25 19:15:37 +01:00
2026-05-02 18:29:13 +01:00
2026-05-03 12:20:52 +01:00
2026-05-25 13:06:56 +02:00
2026-05-30 13:00:32 +02:00