openclaw/extensions/memory-core
Peter Steinberger 955b025697
feat: add native sqlite Kysely dialect
Add an owned Kysely dialect for native node:sqlite, raise the Node 22 floor to 22.16+ for StatementSync.columns(), and cover select/returning/stale insert id behavior.
2026-05-07 13:07:03 +01:00
..
src feat: add native sqlite Kysely dialect 2026-05-07 13:07:03 +01:00
api.ts [Feat] Gateway: add doctor.memory.remHarness probe (#66673) 2026-04-29 13:23:36 +08:00
cli-metadata.ts
index.test.ts fix: allow memory flush model override 2026-04-28 05:50:55 +01:00
index.ts perf: trim gateway startup plugin imports 2026-05-04 07:32:37 +01:00
manager-runtime.ts
openclaw.plugin.json fix: enforce plugin tool manifest contracts 2026-05-02 06:21:08 +01:00
package.json chore: bump version to 2026.5.6 2026-05-06 09:47:34 +01:00
runtime-api.ts Fix dreaming replay, repair polluted artifacts, and gate wiki tabs (#65138) 2026-04-12 00:25:11 -05:00
tsconfig.json