Peter Steinberger
d115fb4cf9
refactor: move task state to shared sqlite
...
Move task run, delivery, and flow registry persistence onto the shared OpenClaw state SQLite database.
Summary:
- Store task runs, delivery state, and flow runs in state/openclaw.sqlite via the generated Kysely schema.
- Migrate shipped task sidecars into the shared state DB and archive old sidecars, including invalid-config/read-only CLI paths.
- Keep startup migration lightweight for read-only status/tasks paths while still detecting known legacy state markers and custom session stores.
Verification:
- .agents/skills/autoreview/scripts/autoreview --mode local: clean after final fix
- pnpm test src/tasks/task-registry.store.test.ts src/tasks/task-flow-registry.store.test.ts src/commands/doctor-state-migrations.test.ts -- --reporter=verbose
- pnpm test src/commands/doctor-state-migrations.test.ts src/cli/program/config-guard.test.ts src/cli/route.test.ts src/cli/command-path-policy.test.ts -- --reporter=verbose
- pnpm test src/cli/program/config-guard.test.ts src/cli/route.test.ts src/cli/command-startup-policy.test.ts src/cli/command-path-policy.test.ts src/cli/command-execution-startup.test.ts -- --reporter=verbose
- pnpm test src/cli/program/config-guard.test.ts src/cli/argv.test.ts src/cli/route.test.ts src/commands/doctor-config-preflight.state-migration.test.ts -- --reporter=verbose
- pnpm test src/tasks/task-flow-registry.store.test.ts -- --reporter=verbose
- pnpm test test/scripts/lint-suppressions.test.ts -- --reporter=verbose
- pnpm db:kysely:check
- pnpm lint:kysely
- git diff --check HEAD
- pnpm test:startup:memory
- PR CI green on 2f7d76f0d5
2026-05-30 04:54:37 +02:00
..
2026-05-28 10:51:32 -04:00
2026-05-12 19:19:30 +01:00
2026-04-23 05:30:49 +01:00
2026-05-30 00:56:20 +02:00
2026-05-29 15:38:11 +02:00
2026-05-11 11:58:36 +01:00
2026-05-27 19:24:04 +01:00
2026-05-11 12:08:25 +01:00
2026-05-29 22:36:29 +02:00
2026-04-25 02:41:24 +01:00
2026-04-25 02:41:24 +01:00
2026-05-13 04:54:36 +01:00
2026-05-12 15:56:24 +05:30
2026-05-16 16:41:07 +01:00
2026-05-11 13:11:45 +01:00
2026-05-04 23:13:18 +01:00
2026-05-16 16:41:07 +01:00
2026-05-16 16:41:07 +01:00
2026-05-16 16:41:07 +01:00
2026-05-16 16:41:07 +01:00
2026-05-13 08:05:28 +01:00
2026-04-29 06:29:44 +01:00
2026-05-25 21:20:41 +01:00
2026-04-20 13:58:19 +01:00
2026-05-11 20:40:32 +01:00
2026-05-01 23:16:39 +01:00
2026-04-28 01:13:00 +01:00
2026-04-28 01:13:01 +01:00
2026-05-13 13:33:38 +01:00
2026-05-23 13:58:00 -07:00
2026-05-23 13:58:00 -07:00
2026-05-27 14:48:06 -07:00
2026-05-27 14:48:06 -07:00
2026-05-28 16:52:53 +01:00
2026-05-09 02:48:38 +01:00
2026-05-08 12:39:42 +01:00
2026-05-06 02:15:17 +01:00
2026-05-11 03:54:25 +01:00
2026-05-06 02:15:17 +01:00
2026-05-18 14:56:06 +01:00
2026-05-24 00:05:55 +01:00
2026-05-24 00:05:55 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-28 20:53:02 +01:00
2026-05-28 15:23:47 -04:00
2026-05-06 02:15:17 +01:00
2026-05-06 02:15:17 +01:00
2026-05-06 02:15:17 +01:00
2026-05-06 02:15:17 +01:00
2026-05-01 18:32:25 +05:30
2026-05-01 18:23:34 +05:30
2026-05-22 14:07:19 +01:00
2026-05-22 14:07:19 +01:00
2026-04-28 07:56:08 +01:00
2026-04-21 00:51:37 +01:00
2026-05-01 23:23:55 +01:00
2026-05-11 12:06:05 +01:00
2026-04-18 18:31:13 +01:00
2026-04-21 22:42:08 +01:00
2026-05-01 07:49:02 +00:00
2026-05-21 16:55:29 +00:00
2026-05-21 16:55:29 +00:00
2026-04-27 10:08:27 +01:00
2026-05-28 20:25:30 +01:00
2026-05-28 20:25:30 +01:00
2026-05-29 02:12:59 -04:00
2026-05-18 14:56:06 +01:00
2026-05-08 05:28:12 +01:00
2026-05-25 21:20:41 +01:00
2026-05-28 22:48:19 -04:00
2026-05-06 07:40:10 +01:00
2026-05-13 13:33:38 +01:00
2026-05-28 17:47:26 +01:00
2026-05-25 11:34:12 +03:00
2026-05-13 18:48:44 +05:30
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-22 13:44:15 +00:00
2026-05-27 21:13:20 +01:00
2026-05-27 21:13:20 +01:00
2026-04-27 09:25:38 +01:00
2026-05-01 23:23:55 +01:00
2026-05-26 02:24:02 +01:00
2026-05-26 02:24:02 +01:00
2026-05-09 05:36:12 +01:00
2026-05-25 21:20:41 +01:00
2026-05-26 02:24:02 +01:00
2026-05-26 02:24:02 +01:00
2026-05-11 17:23:49 +01:00
2026-05-01 23:23:55 +01:00
2026-05-23 15:45:39 +08:00
2026-05-30 00:01:58 +02:00
2026-04-26 07:16:26 +01:00
2026-05-01 23:23:55 +01:00
2026-05-29 02:12:59 -04:00
2026-05-28 08:57:57 -06:00
2026-05-28 08:57:57 -06:00
2026-04-22 10:08:57 +05:30
2026-05-18 14:56:06 +01:00
2026-05-11 21:56:41 +01:00
2026-04-27 11:24:35 +01:00
2026-05-20 21:26:14 +03:00
2026-05-20 21:26:14 +03:00
2026-05-22 10:32:12 +01:00
2026-05-25 21:20:41 +01:00
2026-05-17 03:41:50 +01:00
2026-05-25 07:21:12 +02:00
2026-05-25 07:21:12 +02:00
2026-05-12 20:41:37 +01:00
2026-05-29 02:23:42 +01:00
2026-04-29 07:40:37 +09:00
2026-05-12 19:33:42 +05:30
2026-05-09 07:04:04 +01:00
2026-05-23 16:56:58 +01:00
2026-05-25 21:20:41 +01:00
2026-05-27 14:48:06 -07:00
2026-05-27 14:48:06 -07:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-23 13:58:00 -07:00
2026-05-23 13:58:00 -07:00
2026-05-30 00:42:41 +02:00
2026-05-27 20:56:53 +05:30
2026-05-29 09:49:49 +02:00
2026-05-27 20:56:53 +05:30
2026-05-17 03:41:50 +01:00
2026-05-30 00:04:06 +10:00
2026-05-30 00:04:06 +10:00
2026-05-29 09:49:49 +02:00
2026-05-26 20:59:24 +01:00
2026-05-17 03:41:50 +01:00
2026-05-17 03:41:50 +01:00
2026-05-30 00:04:06 +10:00
2026-05-30 00:04:06 +10:00
2026-05-30 00:04:06 +10:00
2026-05-27 20:56:53 +05:30
2026-05-27 20:56:53 +05:30
2026-05-13 06:46:29 +01:00
2026-05-01 23:34:00 +01:00
2026-05-25 21:20:41 +01:00
2026-05-12 20:37:58 +05:30
2026-05-08 22:34:43 +01:00
2026-05-01 08:18:52 +01:00
2026-05-17 03:41:50 +01:00
2026-05-17 03:41:50 +01:00
2026-05-01 23:34:00 +01:00
2026-05-11 00:03:35 -05:00
2026-05-25 21:20:41 +01:00
2026-05-27 20:56:53 +05:30
2026-05-08 10:18:41 +05:30
2026-05-29 23:17:36 +01:00
2026-05-27 20:56:53 +05:30
2026-05-17 03:13:46 +08:00
2026-05-16 09:54:26 -07:00
2026-04-22 20:47:14 -04:00
2026-04-22 20:47:14 -04:00
2026-05-09 05:48:53 +01:00
2026-05-11 15:39:38 +01:00
2026-05-18 14:56:06 +01:00
2026-05-06 15:40:33 +01:00
2026-05-06 02:15:17 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-28 22:31:17 -04:00
2026-05-28 22:31:17 -04:00
2026-05-29 18:55:53 +05:30
2026-05-06 02:15:17 +01:00
2026-05-06 02:15:17 +01:00
2026-05-17 02:32:57 +08:00
2026-05-17 08:50:31 +08:00
2026-05-22 15:53:41 -07:00
2026-05-01 23:37:55 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-09 05:48:53 +01:00
2026-05-25 21:20:41 +01:00
2026-05-17 16:52:46 +08:00
2026-05-25 21:20:41 +01:00
2026-05-28 00:35:35 +01:00
2026-05-27 00:39:27 +01:00
2026-05-18 14:56:06 +01:00
2026-05-01 23:37:55 +01:00
2026-04-27 23:57:00 +01:00
2026-05-06 02:15:17 +01:00
2026-05-02 20:17:53 +00:00
2026-05-02 14:52:18 +01:00
2026-05-02 14:52:18 +01:00
2026-05-11 12:13:17 +01:00
2026-05-03 13:46:26 +09:00
2026-05-02 14:52:18 +01:00
2026-05-02 14:52:18 +01:00
2026-05-02 20:17:53 +00:00
2026-05-13 13:33:38 +01:00
2026-05-21 15:14:48 +01:00
2026-05-21 15:14:48 +01:00
2026-05-29 22:56:13 +02:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-23 21:26:55 +01:00
2026-05-11 21:06:03 +01:00
2026-05-13 13:33:38 +01:00
2026-05-28 00:58:57 +01:00
2026-05-22 10:32:12 +01:00
2026-05-28 00:58:57 +01:00
2026-04-25 10:03:43 +01:00
2026-05-27 19:24:04 +01:00
2026-05-13 13:33:38 +01:00
2026-05-29 22:56:13 +02:00
2026-05-13 13:33:38 +01:00
2026-05-28 22:53:53 -04:00
2026-05-28 22:53:53 -04:00
2026-04-29 17:49:41 +01:00
2026-05-08 05:28:12 +01:00
2026-05-01 23:37:55 +01:00
2026-04-22 07:01:34 +01:00
2026-05-09 12:15:18 +01:00
2026-05-11 15:55:21 +01:00
2026-05-23 10:23:34 +01:00
2026-05-23 10:23:34 +01:00
2026-05-01 23:48:49 +01:00
2026-05-25 21:20:41 +01:00
2026-05-27 20:34:12 +05:30
2026-05-25 21:20:41 +01:00
2026-05-27 20:34:12 +05:30
2026-05-27 20:34:12 +05:30
2026-05-27 20:34:12 +05:30
2026-05-25 21:20:41 +01:00
2026-05-29 17:48:40 -04:00
2026-05-29 17:48:40 -04:00
2026-05-24 04:22:27 +01:00
2026-05-28 22:39:09 -04:00
2026-05-29 02:12:59 -04:00
2026-05-29 02:12:59 -04:00
2026-05-13 13:33:38 +01:00
2026-05-09 20:44:18 -04:00
2026-05-01 23:41:57 +01:00
2026-05-25 18:30:49 +01:00
2026-05-25 21:20:41 +01:00
2026-04-27 20:42:37 +01:00
2026-05-06 02:15:17 +01:00
2026-05-27 00:39:27 +01:00
2026-05-28 20:25:30 +01:00
2026-05-09 04:00:42 +01:00
2026-05-06 02:15:17 +01:00
2026-05-22 20:35:17 +08:00
2026-05-22 20:35:17 +08:00
2026-05-11 19:59:48 +01:00
2026-05-06 02:15:17 +01:00
2026-05-25 16:19:35 +01:00
2026-05-28 03:52:03 +01:00
2026-04-25 19:07:52 +01:00
2026-04-25 19:07:52 +01:00
2026-05-29 18:07:19 -04:00
2026-05-29 18:07:19 -04:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-30 00:52:23 +02:00
2026-05-30 00:52:23 +02:00
2026-05-06 02:15:17 +01:00
2026-04-28 03:28:17 +01:00
2026-05-28 22:42:43 -04:00
2026-05-28 22:42:43 -04:00
2026-05-01 23:41:57 +01:00
2026-05-01 23:41:57 +01:00
2026-05-01 23:41:57 +01:00
2026-05-29 17:47:13 +02:00
2026-05-13 13:33:38 +01:00
2026-05-29 17:47:13 +02:00
2026-05-27 00:30:51 +01:00
2026-05-27 00:30:51 +01:00
2026-04-22 22:05:00 -07:00
2026-05-01 23:41:57 +01:00
2026-05-27 19:24:04 +01:00
2026-05-25 21:20:41 +01:00
2026-05-13 07:46:07 +01:00
2026-05-01 23:41:57 +01:00
2026-05-18 07:21:42 +01:00
2026-05-18 07:21:42 +01:00
2026-05-29 00:28:32 -04:00
2026-05-18 14:56:06 +01:00
2026-05-18 14:56:06 +01:00
2026-04-28 03:28:17 +01:00
2026-05-01 23:41:57 +01:00
2026-05-27 19:22:32 -07:00
2026-05-27 19:22:32 -07:00
2026-05-06 07:40:10 +01:00
2026-05-25 21:20:41 +01:00
2026-05-27 00:11:23 +01:00
2026-05-25 18:30:49 +01:00
2026-05-25 21:20:41 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-28 10:51:32 -04:00
2026-05-29 13:44:41 -04:00
2026-04-26 09:09:07 +01:00
2026-05-06 02:15:17 +01:00
2026-05-23 19:38:53 +01:00
2026-05-25 21:20:41 +01:00
2026-05-17 16:52:46 +08:00
2026-05-06 02:15:17 +01:00
2026-05-21 13:19:41 -07:00
2026-05-25 21:20:41 +01:00
2026-05-06 02:15:17 +01:00
2026-05-06 02:15:17 +01:00
2026-05-17 14:18:23 +01:00
2026-05-28 16:52:53 +01:00
2026-04-28 03:28:17 +01:00
2026-05-01 23:41:57 +01:00
2026-05-11 11:57:19 +01:00
2026-05-09 20:24:41 -04:00
2026-05-28 12:15:23 -04:00
2026-05-11 05:17:21 +01:00
2026-05-17 06:33:34 +01:00
2026-05-28 12:15:23 -04:00
2026-05-17 06:33:34 +01:00
2026-05-06 02:15:17 +01:00
2026-05-06 02:15:17 +01:00
2026-05-23 20:42:05 -07:00
2026-05-17 21:19:05 +00:00
2026-04-27 12:35:58 +01:00
2026-05-27 19:24:04 +01:00
2026-05-27 19:24:04 +01:00
2026-05-27 19:24:04 +01:00
2026-05-15 08:18:11 +08:00
2026-05-15 08:18:11 +08:00
2026-05-15 08:18:11 +08:00
2026-05-28 10:51:32 -04:00
2026-05-15 08:18:11 +08:00
2026-05-15 08:18:11 +08:00
2026-05-02 05:48:55 +01:00
2026-05-02 05:48:55 +01:00
2026-05-29 18:35:37 -04:00
2026-05-29 16:53:07 -04:00
2026-05-15 08:18:11 +08:00
2026-05-15 08:18:11 +08:00
2026-05-11 23:51:03 +01:00
2026-05-09 05:48:53 +01:00
2026-05-04 01:28:17 +01:00
2026-05-27 19:24:04 +01:00
2026-05-27 19:24:04 +01:00
2026-04-20 22:36:22 +01:00
2026-05-04 11:04:17 +00:00
2026-05-29 18:18:33 -04:00
2026-05-29 18:18:33 -04:00
2026-05-11 12:03:43 +01:00
2026-05-29 18:03:41 -04:00
2026-05-29 18:03:41 -04:00
2026-05-28 17:47:26 +01:00
2026-05-29 18:18:33 -04:00
2026-05-29 18:18:33 -04:00
2026-05-18 17:27:11 -07:00
2026-05-18 17:27:11 -07:00
2026-05-06 02:15:17 +01:00
2026-05-11 05:24:19 +01:00
2026-05-13 13:33:38 +01:00
2026-05-18 14:56:06 +01:00
2026-05-18 14:56:06 +01:00
2026-05-08 20:42:36 -04:00
2026-05-27 19:24:04 +01:00
2026-05-16 13:42:50 +01:00
2026-05-25 21:20:41 +01:00
2026-05-16 21:23:06 +01:00
2026-05-29 19:06:54 -07:00
2026-05-29 19:06:54 -07:00
2026-05-23 00:00:38 +08:00
2026-05-28 10:51:32 -04:00
2026-05-24 04:22:27 +01:00
2026-05-23 00:00:38 +08:00
2026-05-24 04:22:27 +01:00
2026-05-18 08:28:27 +05:30
2026-05-18 08:28:27 +05:30
2026-05-11 09:37:13 +01:00
2026-05-29 14:15:38 -04:00
2026-05-29 14:15:38 -04:00
2026-05-06 02:15:17 +01:00
2026-05-27 03:11:21 +01:00
2026-05-18 06:22:36 +01:00
2026-05-18 06:22:36 +01:00
2026-05-19 00:31:02 +02:00
2026-05-06 12:17:34 -07:00
2026-04-24 01:50:42 +01:00
2026-05-20 20:09:32 +00:00
2026-05-20 15:21:13 -07:00
2026-05-01 23:48:49 +01:00
2026-05-27 19:24:04 +01:00
2026-05-27 19:24:04 +01:00
2026-05-13 13:33:38 +01:00
2026-05-09 20:58:12 +05:30
2026-05-27 23:55:24 +01:00
2026-05-09 20:58:12 +05:30
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-18 14:56:06 +01:00
2026-05-18 14:56:06 +01:00
2026-05-29 18:11:50 -04:00
2026-05-29 18:11:50 -04:00
2026-05-12 19:30:18 +05:30
2026-05-15 14:55:37 +05:30
2026-05-12 19:30:18 +05:30
2026-05-06 02:15:17 +01:00
2026-05-30 00:52:23 +02:00
2026-05-30 00:52:23 +02:00
2026-05-30 00:52:23 +02:00
2026-05-13 13:33:38 +01:00
2026-05-30 00:52:23 +02:00
2026-05-28 10:51:32 -04:00
2026-05-28 10:51:32 -04:00
2026-05-28 10:51:32 -04:00
2026-05-28 10:51:32 -04:00
2026-05-18 06:28:14 +01:00
2026-05-26 21:38:35 +01:00
2026-05-26 21:38:35 +01:00
2026-05-13 13:33:38 +01:00
2026-05-26 09:18:14 +01:00
2026-05-26 09:18:14 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-30 04:54:37 +02:00
2026-05-23 20:42:05 -07:00
2026-05-23 20:42:05 -07:00
2026-05-26 20:07:39 -07:00
2026-05-26 20:07:39 -07:00
2026-05-11 05:39:15 +01:00
2026-05-01 23:55:22 +01:00
2026-04-28 03:28:17 +01:00
2026-05-30 00:04:06 +10:00
2026-05-30 00:04:06 +10:00
2026-05-12 19:30:18 +05:30
2026-05-12 15:53:10 +05:30
2026-05-29 09:45:14 +01:00
2026-05-11 19:59:48 +01:00
2026-05-25 21:20:41 +01:00
2026-05-29 02:22:03 -04:00
2026-05-29 02:22:03 -04:00
2026-05-06 02:15:17 +01:00
2026-05-08 05:28:12 +01:00
2026-05-11 11:56:15 +01:00
2026-05-06 02:41:36 +01:00
2026-05-29 16:02:41 -07:00
2026-05-29 18:28:15 -04:00
2026-05-29 23:04:23 +02:00
2026-05-26 18:40:31 +01:00
2026-05-26 18:40:31 +01:00
2026-05-26 18:40:31 +01:00
2026-05-26 21:11:38 +01:00
2026-05-26 21:11:38 +01:00
2026-05-18 06:22:36 +01:00
2026-05-04 03:05:56 -07:00
2026-05-25 21:20:41 +01:00
2026-05-27 00:39:27 +01:00
2026-05-22 22:58:16 +01:00
2026-05-15 06:12:57 +01:00
2026-05-11 05:35:13 +01:00
2026-05-11 00:48:14 +01:00
2026-05-15 06:12:57 +01:00
2026-05-27 00:39:27 +01:00
2026-05-25 21:20:41 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-25 01:15:49 +02:00
2026-05-12 18:57:04 +01:00
2026-05-12 18:56:52 +01:00
2026-04-26 06:19:35 +01:00
2026-05-25 21:20:41 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-11 12:21:46 +01:00
2026-05-29 09:45:14 +01:00
2026-05-26 09:43:58 -07:00
2026-05-26 09:43:58 -07:00
2026-04-26 23:10:59 -07:00
2026-04-26 23:10:59 -07:00
2026-05-18 14:56:06 +01:00
2026-05-18 14:56:06 +01:00
2026-05-28 10:51:32 -04:00
2026-05-13 05:06:40 +01:00
2026-05-11 05:32:48 -05:00
2026-05-17 16:58:18 +08:00