openclaw/src/memory
Vincent Koc 2131981230 refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -07:00
..
test-helpers
backend-config.test.ts
backend-config.ts
batch-embedding-common.ts
batch-error-utils.test.ts
batch-error-utils.ts
batch-gemini.test.ts test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
batch-gemini.ts
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 test: harden no-isolate timer and undici seams 2026-03-22 12:04:11 -07:00
batch-voyage.ts test: harden no-isolate timer and undici seams 2026-03-22 12:04:11 -07:00
embedding-chunk-limits.test.ts
embedding-chunk-limits.ts
embedding-input-limits.ts
embedding-inputs.ts
embedding-manager.test-harness.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
embedding-model-limits.ts
embedding-vectors.ts
embedding.test-mocks.ts
embeddings-debug.ts
embeddings-gemini.test.ts test: harden no-isolate timer and undici seams 2026-03-22 12:04:11 -07:00
embeddings-gemini.ts
embeddings-mistral.test.ts
embeddings-mistral.ts
embeddings-model-normalize.test.ts
embeddings-model-normalize.ts
embeddings-ollama.test.ts test: harden no-isolate timer and undici seams 2026-03-22 12:04:11 -07:00
embeddings-ollama.ts
embeddings-openai.ts refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -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 test: harden no-isolate timer and undici seams 2026-03-22 12:04:11 -07:00
embeddings-voyage.ts
embeddings.test.ts test: harden no-isolate timer and undici seams 2026-03-22 12:04:11 -07:00
embeddings.ts
fs-utils.ts
hybrid.test.ts
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
internal.test.ts
internal.ts
manager-embedding-ops.ts
manager-runtime.ts
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 test: fix no-isolate canvas and timer regressions 2026-03-22 12:10:08 -07: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 refactor: share memory and discord singleton state 2026-03-22 18:09:45 +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
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 test: harden no-isolate oauth contract coverage 2026-03-22 12:31:36 -07:00
qmd-manager.ts refactor: consolidate qmd mcporter state 2026-03-22 18:09:45 +00:00
qmd-process.test.ts
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: add lightweight memory status manager 2026-03-22 21:28:16 +00:00
search-manager.ts perf: add lightweight memory status manager 2026-03-22 21:28:16 +00:00
secret-input.ts
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 perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
test-manager.ts
test-runtime-mocks.ts
types.ts