openclaw/src/memory
Peter Steinberger 2cc777539a perf: reduce plugin and memory startup overhead 2026-03-22 02:11:43 +00:00
..
test-helpers refactor: share memory ssrf test helper 2026-03-13 20:19:39 +00:00
backend-config.test.ts
backend-config.ts
batch-embedding-common.ts
batch-error-utils.test.ts
batch-error-utils.ts
batch-gemini.test.ts memory: normalize Gemini embeddings (#43409) 2026-03-11 15:06:21 -04:00
batch-gemini.ts memory: normalize Gemini embeddings (#43409) 2026-03-11 15:06:21 -04:00
batch-http.test.ts fix(ci): harden test gating under load 2026-03-19 11:08:33 -07:00
batch-http.ts
batch-openai.ts
batch-output.test.ts
batch-output.ts
batch-provider-common.ts
batch-runner.ts
batch-status.test.ts
batch-status.ts
batch-upload.ts
batch-utils.ts
batch-voyage.test.ts Fix test environment regressions on main 2026-03-14 14:26:22 -05:00
batch-voyage.ts
embedding-chunk-limits.test.ts
embedding-chunk-limits.ts Memory: add multimodal image and audio indexing (#43460) 2026-03-11 22:28:34 +00:00
embedding-input-limits.ts Memory: add multimodal image and audio indexing (#43460) 2026-03-11 22:28:34 +00:00
embedding-inputs.ts Memory: add multimodal image and audio indexing (#43460) 2026-03-11 22:28:34 +00:00
embedding-manager.test-harness.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
embedding-model-limits.ts feat(memory): add gemini-embedding-2-preview support (#42501) 2026-03-11 14:28:53 -04:00
embedding-vectors.ts memory: normalize Gemini embeddings (#43409) 2026-03-11 15:06:21 -04:00
embedding.test-mocks.ts
embeddings-debug.ts
embeddings-gemini.test.ts Fix test environment regressions on main 2026-03-14 14:26:22 -05:00
embeddings-gemini.ts Memory: add multimodal image and audio indexing (#43460) 2026-03-11 22:28:34 +00:00
embeddings-mistral.test.ts
embeddings-mistral.ts
embeddings-model-normalize.test.ts
embeddings-model-normalize.ts
embeddings-ollama.test.ts
embeddings-ollama.ts memory: normalize Gemini embeddings (#43409) 2026-03-11 15:06:21 -04:00
embeddings-openai.ts fix(ci): remove duplicate embedding default export 2026-03-21 09:39:37 -07:00
embeddings-remote-client.ts
embeddings-remote-fetch.test.ts fix(ci): harden test gating under load 2026-03-19 11:08:33 -07:00
embeddings-remote-fetch.ts
embeddings-remote-provider.ts
embeddings-voyage.test.ts fix(ci): harden test gating under load 2026-03-19 11:08:33 -07:00
embeddings-voyage.ts
embeddings.test.ts test(ci): trim embedding harness churn 2026-03-19 12:22:41 -07:00
embeddings.ts build: raise Node 22 compatibility floor to 22.16 2026-03-12 20:07:44 +05:30
fs-utils.ts
hybrid.test.ts fix(memory): preserve BM25 relevance ordering (#33757, thanks @lsdcc01) 2026-03-07 22:41:48 +00:00
hybrid.ts refactor: replace "seam" terminology across codebase 2026-03-18 00:20:15 -07:00
index.test.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
index.ts Fix one-shot exit hangs by tearing down cached memory managers (#40389) 2026-03-10 07:34:46 +08:00
internal.test.ts Memory: revalidate multimodal files before indexing 2026-03-11 22:51:34 +00:00
internal.ts Memory: revalidate multimodal files before indexing 2026-03-11 22:51:34 +00:00
manager-embedding-ops.ts refactor: share embedding retry waits 2026-03-13 20:19:39 +00:00
manager-runtime.ts Fix one-shot exit hangs by tearing down cached memory managers (#40389) 2026-03-10 07:34:46 +08:00
manager-search.ts
manager-sync-ops.ts perf: reduce plugin and memory startup overhead 2026-03-22 02:11:43 +00:00
manager.async-search.test.ts fix: restore full gate 2026-03-18 15:34:27 +00:00
manager.atomic-reindex.test.ts test(ci): trim memory atomic harness churn 2026-03-19 12:22:41 -07:00
manager.batch.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
manager.embedding-batches.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
manager.get-concurrency.test.ts perf: reduce memory startup overhead 2026-03-21 23:30:15 +00:00
manager.mistral-provider.test.ts test: stabilize gate regressions 2026-03-18 15:36:32 +00:00
manager.read-file.test.ts perf: reduce memory startup overhead 2026-03-21 23:30:15 +00:00
manager.readonly-recovery.test.ts perf: reduce memory startup overhead 2026-03-21 23:30:15 +00:00
manager.sync-errors-do-not-crash.test.ts perf: reduce plugin and memory startup overhead 2026-03-22 02:11:43 +00:00
manager.ts perf: reduce memory startup overhead 2026-03-21 23:30:15 +00:00
manager.vector-dedupe.test.ts test(ci): trim memory dedupe harness churn 2026-03-19 12:22:41 -07:00
manager.watcher-config.test.ts test: stabilize gate regressions 2026-03-18 15:36:32 +00:00
memory-schema.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
mmr.test.ts
mmr.ts
multimodal.ts Memory: add multimodal image and audio indexing (#43460) 2026-03-11 22:28:34 +00:00
node-llama.ts
post-json.test.ts fix(ci): harden test gating under load 2026-03-19 11:08:33 -07:00
post-json.ts
prompt-section.test.ts feat(memory): pluggable system prompt section for memory plugins (#40126) 2026-03-21 11:20:45 -07:00
prompt-section.ts feat(memory): pluggable system prompt section for memory plugins (#40126) 2026-03-21 11:20:45 -07:00
qmd-manager.test.ts fix(ci): reduce test runtime retention hotspots 2026-03-19 14:49:01 -07:00
qmd-manager.ts fix(memory): fail closed for Windows qmd wrappers 2026-03-13 01:56:20 +00:00
qmd-process.test.ts fix(memory): stop forcing Windows qmd cmd shims 2026-03-13 03:09:14 +00:00
qmd-process.ts refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +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
read-file.ts perf: reduce memory startup overhead 2026-03-21 23:30:15 +00:00
remote-http.ts
search-manager.test.ts perf: reduce memory startup overhead 2026-03-21 23:30:15 +00:00
search-manager.ts perf: reduce memory startup overhead 2026-03-21 23:30:15 +00:00
secret-input.ts
session-files.test.ts
session-files.ts
sqlite-vec.ts
sqlite.ts
status-format.ts
temporal-decay.test.ts test: share temporal decay vector fixtures 2026-03-13 21:40:54 +00:00
temporal-decay.ts
test-embeddings-mock.ts
test-manager-helpers.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
test-manager.ts
test-runtime-mocks.ts
types.ts Compaction Runner: wire post-compaction memory sync (#25561) 2026-03-12 14:24:29 -07:00