2026-07-31 — Memory that finds meaning, not just keywords
Searching your personal memory can match related wording, not only exact phrases.
Smarter recall
When something is saved to your personal memory (for example after an assistant action), we also keep a meaning-oriented copy.
memory.search still matches text, and also ranks related facts by similarity. With a Cencori key configured, embeddings use that gateway; otherwise a local fallback keeps development and tests working.
Exact vector database indexing (pgvector HNSW) can land later without changing how you call search.
