openclaw/extensions/memory-core
wings1029 f7cc6ebe1e
fix(agent-core,memory-core): keep compaction summary and memory snippet truncation UTF-16 safe (#102542)
* fix(agent-core,memory-core): keep compaction summary and memory snippet truncation UTF-16 safe

* fix: make compaction and memory truncation UTF-16 safe

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-09 10:08:11 +01:00
..
src fix(agent-core,memory-core): keep compaction summary and memory snippet truncation UTF-16 safe (#102542) 2026-07-09 10:08:11 +01:00
api.ts fix: store memory-core dreams state in sqlite (#91056) 2026-06-06 18:38:45 -07:00
cli-metadata.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
cli.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
doctor-contract-api.test.ts fix #95495: [Bug]: 2026.6.9 silently relocates memory store with no migration, forcing a full re-embed (1499 files) with zero upgrade-time warning (#95631) 2026-06-24 17:47:44 +08:00
doctor-contract-api.ts refactor: consolidate duplicated plugin state and doctor migration plumbing onto SDK seams (#99850) 2026-07-04 01:51:03 -07:00
index.test.ts fix(memory): require privileged dreaming config changes (#97869) 2026-06-29 13:03:22 -07:00
index.ts refactor(shared): consolidate provider and utility lazy loaders (#98749) 2026-07-02 21:16:26 -07: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 chore: update dependencies (#100027) 2026-07-04 14:56:50 -04:00
runtime-api.ts chore(deadcode): remove inert memory provider bootstrap 2026-06-22 02:30:56 +08:00
tsconfig.json