openclaw/extensions/memory-core
Peter Steinberger 3564c1c795
fix(test): bound Matrix test process memory (#111607)
* test: bound Matrix test process memory

* test: align Matrix runner mock contract
2026-07-19 20:04:14 -07:00
..
src fix(test): bound Matrix test process memory (#111607) 2026-07-19 20:04:14 -07:00
api.ts fix: store memory-core dreams state in sqlite (#91056) 2026-06-06 18:38:45 -07:00
cli-metadata.test.ts refactor(memory): move QMD coordination to SQLite (#109636) 2026-07-16 22:01:34 -07:00
cli-metadata.ts refactor(memory): move QMD coordination to SQLite (#109636) 2026-07-16 22:01:34 -07:00
cli.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
doctor-contract-api.test.ts refactor: move non-session runtime journals to SQLite (#109427) 2026-07-18 11:42:14 +01:00
doctor-contract-api.ts refactor: move non-session runtime journals to SQLite (#109427) 2026-07-18 11:42:14 +01:00
index.test.ts refactor(config): purge numeric tuning knobs behind built-in defaults (#111382) 2026-07-19 07:35:45 -07:00
index.ts feat: let agents remember across private conversations (#100140) 2026-07-18 08:21:43 +01: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