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
feat: migrate cmux UserDefaults keys → programa with one-time shim (Phase 6, UserDefaults)
Add a version-gated startup migration that copies every cmux-prefixed default to its
programa-prefixed key (never deletes the legacy key), so no user preference is lost by
the rebrand. Rename the standalone persisted keys (welcomeShown, surfacePoolEnabled,
devMutate…, debugBG, focusDebug, keyLatencyProbe, shortcutMonitorTrace, typingTimingLogs,
settingsFile.backups). Port keys (cmuxPortBase/Range) and socket-mode value (cmuxonly)
deferred to their own contracts (shell-integration / socket-mode). Builds green.
0 commit comments