openclaw/packages/memory-host-sdk/src/host
Tak Hoffman 3ce48aff66
Memory: add configurable FTS5 tokenizer for CJK text support (openclaw#56707)
Verified:
- pnpm build
- pnpm check
- pnpm test -- extensions/memory-core/src/memory/manager-search.test.ts packages/memory-host-sdk/src/host/query-expansion.test.ts
- pnpm test -- extensions/memory-core/src/memory/index.test.ts -t "reindexes when extraPaths change"
- pnpm test -- src/config/schema.base.generated.test.ts
- pnpm test -- src/media-understanding/image.test.ts
- pnpm test

Co-authored-by: Mitsuyuki Osabe <24588751+carrotRakko@users.noreply.github.com>
2026-03-28 20:53:29 -05: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
batch-gemini.ts
batch-http.test.ts
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
batch-voyage.ts
embedding-chunk-limits.test.ts
embedding-chunk-limits.ts
embedding-input-limits.ts
embedding-inputs.ts
embedding-model-limits.ts
embedding-vectors.ts
embeddings-debug.ts
embeddings-gemini.test.ts
embeddings-gemini.ts
embeddings-mistral.test.ts
embeddings-mistral.ts
embeddings-model-normalize.test.ts
embeddings-model-normalize.ts
embeddings-ollama.test.ts
embeddings-ollama.ts
embeddings-openai.ts
embeddings-remote-client.ts
embeddings-remote-fetch.test.ts
embeddings-remote-fetch.ts
embeddings-remote-provider.ts
embeddings-voyage.test.ts
embeddings-voyage.ts
embeddings.test.ts
embeddings.ts
fs-utils.ts
internal.test.ts fix: guard fine-split against breaking UTF-16 surrogate pairs 2026-03-29 10:22:43 +09:00
internal.ts fix: guard fine-split against breaking UTF-16 surrogate pairs 2026-03-29 10:22:43 +09:00
memory-schema.ts Memory: add configurable FTS5 tokenizer for CJK text support (openclaw#56707) 2026-03-28 20:53:29 -05:00
multimodal.ts
node-llama.ts
post-json.test.ts
post-json.ts
qmd-process.test.ts
qmd-process.ts
qmd-query-parser.test.ts
qmd-query-parser.ts
qmd-scope.test.ts
qmd-scope.ts
query-expansion.test.ts Memory: add configurable FTS5 tokenizer for CJK text support (openclaw#56707) 2026-03-28 20:53:29 -05:00
query-expansion.ts Memory: add configurable FTS5 tokenizer for CJK text support (openclaw#56707) 2026-03-28 20:53:29 -05:00
read-file.ts
remote-http.ts
secret-input.ts
session-files.test.ts
session-files.ts
sqlite-vec.ts
sqlite.ts
status-format.ts
types.ts