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
fix(data): stabilize data protection across migrations
Use a fixed application discriminator and the persisted key ring at design time so builds from different worktrees can share encrypted data.
fix(ui): standardize native scrollbar styling
Apply the shared scrollbar treatment across web and desktop scroll containers, including horizontal code and prose overflow.