openclaw/src/memory
Julia Barth c0cba7fb72
Fix one-shot exit hangs by tearing down cached memory managers (#40389)
Merged via squash.

Prepared head SHA: 0e600e89cf
Co-authored-by: Julbarth <72460857+Julbarth@users.noreply.github.com>
Co-authored-by: frankekn <4488090+frankekn@users.noreply.github.com>
Reviewed-by: @frankekn
2026-03-10 07:34:46 +08:00
..
backend-config.test.ts
backend-config.ts
batch-embedding-common.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
batch-error-utils.test.ts
batch-error-utils.ts
batch-gemini.ts
batch-http.test.ts
batch-http.ts
batch-openai.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
batch-output.test.ts
batch-output.ts
batch-provider-common.ts
batch-runner.ts
batch-status.test.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
batch-status.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
batch-upload.ts
batch-utils.ts
batch-voyage.test.ts
batch-voyage.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +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 Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06:00
embeddings-mistral.test.ts
embeddings-mistral.ts refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
embeddings-model-normalize.test.ts refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
embeddings-model-normalize.ts refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
embeddings-ollama.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
embeddings-ollama.ts refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
embeddings-openai.ts refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
embeddings-remote-client.ts Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06: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 refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
embeddings.test.ts refactor(memory): dedupe local embedding init concurrency fixtures 2026-03-07 17:58:31 +00:00
embeddings.ts Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06:00
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 fix(memory): preserve BM25 relevance ordering (#33757, thanks @lsdcc01) 2026-03-07 22:41:48 +00:00
index.test.ts test(perf): speed up cron, memory, and secrets hotspots 2026-03-03 00:43:01 +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
internal.ts
manager-embedding-ops.ts fix: add rate limit patterns for 'too many tokens' and 'tokens per day' (#39377) 2026-03-08 13:03:33 +03: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 fix(memory): restore sqlite busy_timeout on reopen (#39183, thanks @MumuTW) 2026-03-07 22:17:55 +00:00
manager.async-search.test.ts
manager.atomic-reindex.test.ts
manager.batch.test.ts
manager.embedding-batches.test.ts fix: add rate limit patterns for 'too many tokens' and 'tokens per day' (#39377) 2026-03-08 13:03:33 +03:00
manager.get-concurrency.test.ts Fix one-shot exit hangs by tearing down cached memory managers (#40389) 2026-03-10 07:34:46 +08:00
manager.mistral-provider.test.ts feat(memory): add Ollama embedding provider (#26349) 2026-03-02 20:56:40 -05:00
manager.read-file.test.ts
manager.readonly-recovery.test.ts fix(memory): restore sqlite busy_timeout on reopen (#39183, thanks @MumuTW) 2026-03-07 22:17:55 +00:00
manager.sync-errors-do-not-crash.test.ts
manager.ts Fix one-shot exit hangs by tearing down cached memory managers (#40389) 2026-03-10 07:34:46 +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 fix(memory): restore sqlite busy_timeout on reopen (#39183, thanks @MumuTW) 2026-03-07 22:17:55 +00:00
qmd-manager.ts refactor: extract qmd process runner 2026-03-08 18:40:15 +00:00
qmd-process.ts refactor: extract qmd process runner 2026-03-08 18:40:15 +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 Compaction/Safeguard: add summary quality audit retries (#25556) 2026-03-05 13:39:25 -08:00
remote-http.ts
search-manager.test.ts Fix one-shot exit hangs by tearing down cached memory managers (#40389) 2026-03-10 07:34:46 +08:00
search-manager.ts Fix one-shot exit hangs by tearing down cached memory managers (#40389) 2026-03-10 07:34:46 +08:00
secret-input.ts Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06: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