openclaw/extensions/memory-core/src/memory
2026-04-27 12:25:10 +01:00
..
test-helpers
embedding.test-mocks.ts
embeddings.test.ts test(memory): keep embedding provider selection isolated 2026-04-25 04:17:27 +01:00
embeddings.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
hybrid.test.ts feat(memory-core): expose hybrid search component scores 2026-04-25 01:46:03 -05:00
hybrid.ts feat(memory-core): expose hybrid search component scores 2026-04-25 01:46:03 -05:00
index.test.ts test: share memory session search setup 2026-04-20 21:14:46 +01:00
index.ts fix(memory): avoid watchers for memory CLI commands 2026-04-27 11:50:44 +01:00
manager-async-state.ts
manager-atomic-reindex.ts
manager-batch-state.test.ts
manager-batch-state.ts
manager-cache.test.ts fix(memory-core): harden singleton cache recovery (#70925) 2026-04-23 21:21:04 -07:00
manager-cache.ts fix(memory-core): harden singleton cache recovery (#70925) 2026-04-23 21:21:04 -07:00
manager-db.ts fix(sqlite): bound WAL sidecar growth 2026-04-27 12:25:10 +01:00
manager-embedding-cache.test.ts
manager-embedding-cache.ts
manager-embedding-ops.ts fix(memory-core): honor configured index concurrency 2026-04-27 02:47:39 +01:00
manager-embedding-policy.test.ts
manager-embedding-policy.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
manager-embedding-timeout.test.ts fix(memory-core): honor configured index concurrency 2026-04-27 02:47:39 +01:00
manager-fts-state.test.ts
manager-fts-state.ts
manager-provider-state.ts feat(memory): support asymmetric embedding input types 2026-04-27 11:25:40 +01:00
manager-reindex-state.test.ts
manager-reindex-state.ts
manager-runtime.ts
manager-search-preflight.test.ts
manager-search-preflight.ts style: apply oxfmt 2026-04-12 11:28:43 -07:00
manager-search.test.ts fix(memory): preserve KNN filter limits (#69680) (thanks @aalekh-sarvam) 2026-04-23 04:01:47 +01:00
manager-search.ts fix(memory): preserve KNN filter limits (#69680) (thanks @aalekh-sarvam) 2026-04-23 04:01:47 +01:00
manager-session-reindex.ts
manager-session-sync-state.test.ts
manager-session-sync-state.ts
manager-source-state.test.ts
manager-source-state.ts
manager-status-state.test.ts
manager-status-state.ts
manager-sync-control.ts fix(sqlite): bound WAL sidecar growth 2026-04-27 12:25:10 +01:00
manager-sync-ops.ts fix(sqlite): bound WAL sidecar growth 2026-04-27 12:25:10 +01:00
manager-targeted-sync.test.ts
manager-targeted-sync.ts
manager-vector-warning.test.ts fix: dedupe degraded sqlite-vec warnings (#67898) (thanks @rubencu) 2026-04-17 11:09:14 +05:30
manager-vector-warning.ts fix: dedupe degraded sqlite-vec warnings (#67898) (thanks @rubencu) 2026-04-17 11:09:14 +05:30
manager-vector-write.ts
manager.async-search.test.ts
manager.atomic-reindex.test.ts
manager.fts-only-reindex.test.ts
manager.mistral-provider.test.ts feat(memory): support asymmetric embedding input types 2026-04-27 11:25:40 +01:00
manager.read-file.test.ts fix(context-window): Tighten context limits and bound memory excerpts (#67277) 2026-04-15 13:06:02 -05:00
manager.readonly-recovery.test.ts fix(sqlite): bound WAL sidecar growth 2026-04-27 12:25:10 +01:00
manager.session-reindex.test.ts
manager.sync-errors-do-not-crash.test.ts
manager.ts fix(sqlite): bound WAL sidecar growth 2026-04-27 12:25:10 +01:00
manager.vector-dedupe.test.ts
manager.watcher-config.test.ts fix(memory): avoid watchers for memory CLI commands 2026-04-27 11:50:44 +01:00
mmr.test.ts
mmr.ts
provider-adapter-registration.test.ts
provider-adapter-registration.ts
provider-adapters.ts fix: keep local embedding batches from flooding providers 2026-04-26 00:11:35 +01:00
qmd-compat.test.ts fix: scope qmd root memory collection 2026-04-27 01:01:58 +01:00
qmd-compat.ts fix: scope qmd root memory collection 2026-04-27 01:01:58 +01:00
qmd-manager.slugified-paths.test.ts fix(context-window): Tighten context limits and bound memory excerpts (#67277) 2026-04-15 13:06:02 -05:00
qmd-manager.test.ts fix(memory): avoid watchers for memory CLI commands 2026-04-27 11:50:44 +01:00
qmd-manager.ts fix(memory): avoid watchers for memory CLI commands 2026-04-27 11:50:44 +01:00
search-manager.test.ts fix(memory): avoid watchers for memory CLI commands 2026-04-27 11:50:44 +01:00
search-manager.ts fix(memory): avoid watchers for memory CLI commands 2026-04-27 11:50:44 +01:00
temporal-decay.test.ts
temporal-decay.ts fix: keep root memory uppercase (#70621) 2026-04-23 16:10:36 +01:00
test-manager-helpers.ts fix(memory): avoid watchers for memory CLI commands 2026-04-27 11:50:44 +01:00
test-manager.ts
test-runtime-mocks.ts