Skip to content

Fix #35: memos get/list 与 add 作用域不一致:add 按 conversation_id 写入而 get 仅按 user_id 读取,导致新加记忆在列 - #37

Open
Memtensor-AI wants to merge 1 commit into
MemTensor:mainfrom
Memtensor-AI:bugfix/autodev-35-20260825084416859
Open

Fix #35: memos get/list 与 add 作用域不一致:add 按 conversation_id 写入而 get 仅按 user_id 读取,导致新加记忆在列#37
Memtensor-AI wants to merge 1 commit into
MemTensor:mainfrom
Memtensor-AI:bugfix/autodev-35-20260825084416859

fix: align get/list read scope with add write scope

c13d5b1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Python tests and CLI smoke test
succeeded Aug 25, 2026 in 19s