openclaw/src/memory
Peter Steinberger 6a42d09129 refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
..
backend-config.test.ts
backend-config.ts
batch-embedding-common.ts refactor(core): dedupe embedding imports and env parsing 2026-03-02 15:21:19 +00:00
batch-error-utils.test.ts feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
batch-error-utils.ts feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
batch-gemini.ts
batch-http.test.ts
batch-http.ts
batch-openai.ts refactor(core): dedupe embedding imports and env parsing 2026-03-02 15:21:19 +00:00
batch-output.test.ts
batch-output.ts
batch-provider-common.ts
batch-runner.ts
batch-upload.ts
batch-utils.ts
batch-voyage.test.ts
batch-voyage.ts refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
embedding-chunk-limits.test.ts
embedding-chunk-limits.ts
embedding-input-limits.ts
embedding-manager.test-harness.ts
embedding-model-limits.ts
embedding.test-mocks.ts
embeddings-debug.ts
embeddings-gemini.ts
embeddings-mistral.test.ts test: tighten mistral media and onboarding coverage 2026-02-23 00:19:05 +00:00
embeddings-mistral.ts refactor: extract shared dedupe helpers for runtime paths 2026-02-23 05:43:43 +00:00
embeddings-openai.ts refactor: extract shared dedupe helpers for runtime paths 2026-02-23 05:43:43 +00:00
embeddings-remote-client.ts refactor: extract shared dedupe helpers for runtime paths 2026-02-23 05:43:43 +00:00
embeddings-remote-fetch.test.ts
embeddings-remote-fetch.ts
embeddings-remote-provider.ts refactor: extract shared dedupe helpers for runtime paths 2026-02-23 05:43:43 +00:00
embeddings-voyage.test.ts
embeddings-voyage.ts
embeddings.test.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
embeddings.ts feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
fs-utils.ts
hybrid.test.ts
hybrid.ts
index.test.ts test(integration): dedupe messaging, secrets, and plugin test suites 2026-03-02 07:13:11 +00:00
index.ts
internal.test.ts
internal.ts
manager-embedding-ops.ts
manager-search.ts
manager-sync-ops.ts perf(config): skip redundant schema and session-store work 2026-03-02 20:19:10 +00:00
manager.async-search.test.ts
manager.atomic-reindex.test.ts
manager.batch.test.ts
manager.embedding-batches.test.ts
manager.get-concurrency.test.ts fix(memory): readonly sync recovery (openclaw#25799) thanks @rodrigouroz 2026-02-27 12:26:43 -06:00
manager.mistral-provider.test.ts feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
manager.read-file.test.ts
manager.readonly-recovery.test.ts test(integration): dedupe messaging, secrets, and plugin test suites 2026-03-02 07:13:11 +00:00
manager.sync-errors-do-not-crash.test.ts
manager.ts Memory: keep keyword hits when hybrid vector misses 2026-02-28 14:18:24 -08:00
manager.vector-dedupe.test.ts
manager.watcher-config.test.ts
memory-schema.ts
mmr.test.ts
mmr.ts
node-llama.ts
post-json.test.ts
post-json.ts
qmd-manager.test.ts test(perf): trim repeated setup in cron memory and config suites 2026-03-02 19:16:46 +00:00
qmd-manager.ts perf(runtime): reduce cron persistence and logger overhead 2026-03-02 19:34:04 +00:00
qmd-query-parser.test.ts
qmd-query-parser.ts
qmd-scope.test.ts
qmd-scope.ts
query-expansion.test.ts
query-expansion.ts
remote-http.ts
search-manager.test.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
search-manager.ts perf(runtime): reduce slack prep and qmd cache-key overhead 2026-03-02 19:48:02 +00:00
session-files.test.ts
session-files.ts
sqlite-vec.ts
sqlite.ts
status-format.ts
temporal-decay.test.ts
temporal-decay.ts
test-embeddings-mock.ts
test-manager-helpers.ts
test-manager.ts
test-runtime-mocks.ts
types.ts