openclaw/extensions/memory-core/src
Vincent Koc 0609bf8581
feat(memory): harden dreaming and multilingual memory promotion (#60697)
* feat(memory): add recall audit and doctor repair flow

* refactor(memory): rename symbolic scoring and harden dreaming

* feat(memory): add multilingual concept vocabulary

* docs(changelog): note dreaming memory follow-up

* docs(changelog): shorten dreaming follow-up entry

* fix(memory): address review follow-ups

* chore(skills): tighten security triage trust model

* Update CHANGELOG.md
2026-04-04 15:48:13 +09:00
..
memory test: trim more extension importOriginal usage 2026-04-03 19:49:43 +01:00
cli.host.runtime.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01:00
cli.runtime.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
cli.test.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
cli.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
cli.types.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
concept-vocabulary.test.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
concept-vocabulary.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
dreaming-command.test.ts feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00
dreaming-command.ts feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00
dreaming.test.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
dreaming.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
flush-plan.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
prompt-section.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
runtime-provider.ts refactor: remove memory-core runtime barrel 2026-03-27 02:54:23 +00:00
short-term-promotion.test.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
short-term-promotion.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
tools.citations.test.ts feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00
tools.citations.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
tools.recall-tracking.test.ts feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00
tools.runtime.ts refactor: remove memory-core runtime barrel 2026-03-27 02:54:23 +00:00
tools.shared.ts refactor: remove memory-core runtime barrel 2026-03-27 02:54:23 +00:00
tools.test-helpers.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
tools.test.ts refactor: add memory-core extension sources 2026-03-26 22:00:13 +00:00
tools.ts feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00