-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Pull requests: mem0ai/mem0
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: memory decay v0.5 — platform feature page + API reference
#5056
opened May 4, 2026 by
chaithanyak42
Contributor
Loading…
5 tasks
feat(openmemory): multi-user view (UserSelector + /api/v1/users + all-users sentinel)
#5053
opened May 4, 2026 by
Highlander37
Loading…
8 tasks done
refactor(openmemory): route all mem0 calls through ScopedMemoryClient (user_id boundary)
#5052
opened May 4, 2026 by
Highlander37
Loading…
9 tasks done
feat(openmemory): make default LLM and embedder models configurable via env vars
#5051
opened May 4, 2026 by
Highlander37
Loading…
7 tasks done
fix(openmemory): pass user_id via filters dict in list_memories
#5050
opened May 4, 2026 by
Highlander37
Loading…
7 tasks done
fix: force LF line endings on shell scripts and Dockerfiles
#5049
opened May 4, 2026 by
Highlander37
Loading…
8 tasks done
feat(vector_stores): add LogosDB as a local zero-infrastructure vector store
#5048
opened May 2, 2026 by
jose-compu
Loading…
feat(oss): opt-in parallel entity-boost in Memory.search() — 2-4x recall speedup
#5046
opened May 2, 2026 by
DmitryPogodaev
Loading…
[codex] fix: normalize text content blocks when vision is disabled
#5045
opened May 2, 2026 by
jonathanwxh-cell
•
Draft
fix(chroma): convert distances to similarity scores in search results
#5044
opened May 1, 2026 by
HrushiYadav
Loading…
4 tasks done
fix(server): Move load_dotenv() call to the top of main.py
#5041
opened May 1, 2026 by
Manjiz
Loading…
7 of 14 tasks
fix(telemetry): stitch PostHog identities on MemoryClient init
#5040
opened Apr 30, 2026 by
gabrielstein-mem0
Contributor
Loading…
7 of 14 tasks
fix(llms/aws_bedrock): route profile_name through Session, not client kwarg
#5039
opened Apr 30, 2026 by
gaxunil
Loading…
7 of 14 tasks
fix(proxy): translate entity ids to filters; iterate MemoryClient results key
#5038
opened Apr 30, 2026 by
gaxunil
Loading…
6 of 14 tasks
fix(server): translate entity ids into filters in /search handler
#5037
opened Apr 30, 2026 by
gaxunil
Loading…
7 of 14 tasks
feat(memory): allow precomputed query_vector in search()
#5036
opened Apr 30, 2026 by
lamachine
Loading…
fix(openclaw): clear recall timer to avoid phantom 'timed out' log
#5035
opened Apr 30, 2026 by
Gravei0n
Loading…
14 tasks
fix(pgvector): convert cosine distance to similarity score
#5034
opened Apr 30, 2026 by
ZenWayne
Loading…
6 of 14 tasks
fix(memory): replace full entity-store scan with targeted JSONB lookup for pgvector
#5033
opened Apr 30, 2026 by
harshitanand
Loading…
7 tasks done
fix(memory): forward metadata timestamp to extraction prompt Observation Date
#5032
opened Apr 30, 2026 by
harshitanand
Loading…
7 tasks done
fix(vector-store): replace /tmp default with persistent ~/.local/share/mem0 path
#5031
opened Apr 30, 2026 by
harshitanand
Loading…
1 task done
fix(ts-oss): default historyDbPath to ~/.mem0/history.db instead of relative "memory.db"
#5030
opened Apr 30, 2026 by
harshitanand
Loading…
fix(demo): guard against undefined data in useMemories hook (v2 async response)
#5029
opened Apr 30, 2026 by
harshitanand
Loading…
6 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.