pushed
caiowilson/MCP-memento • 8:16 PM - Aug 6, 2026
This release separates Memento's durable memory storage from the active Git worktree, allowing linked worktrees to automatically share the same durable notes from the main repository. While memory is now shared across linked checkouts, repository context (such as diffs and code anchors) remains scoped to the specific active checkout. Proactive memory recall via memory_search at session start is now recommended to leverage this shared knowledge base. 
