You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(sidebar): derive recent entry id from Entry.id, cover clearAll
Remove private entryId helper — push now constructs Entry first and
deduplicates via Entry.id, keeping a single identity source.
Add ClearAll test covering two keys (nil and string database).
0 commit comments