openclaw/extensions/memory-core
2026-07-13 03:16:28 -07:00
..
src refactor: consolidate remaining bounded concurrency (#106265) 2026-07-13 03:16:28 -07:00
api.ts fix: store memory-core dreams state in sqlite (#91056) 2026-06-06 18:38:45 -07:00
cli-metadata.ts refactor(memory): inject local service host hooks 2026-07-12 06:33:57 +08:00
cli.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
doctor-contract-api.test.ts test: enable noUncheckedIndexedAccess for extension tests (#105343) 2026-07-12 12:48:22 +01:00
doctor-contract-api.ts fix(migrations): converge recoverable legacy state (#104529) 2026-07-11 11:19:12 -07:00
index.test.ts refactor(memory): inject local service host hooks 2026-07-12 06:33:57 +08:00
index.ts refactor(memory): inject local service host hooks 2026-07-12 06:33:57 +08:00
manager-runtime.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
openclaw.plugin.json fix(agents): retry empty post-tool final turns (#93073) 2026-06-15 00:08:57 -07:00
package.json refactor: consolidate remaining bounded concurrency (#106265) 2026-07-13 03:16:28 -07:00
runtime-api.ts refactor(plugin-sdk): inject memory local service per call 2026-07-12 06:33:57 +08:00
tsconfig.json