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
Search results hold still as you type. Commands you use constantly stayed on top for the first letter, then dropped below apps you'd never opened as you typed more of the name. Ranking was rebuilt so a result only moves when the kind of match actually changes, and your most-used commands keep the top of their group the whole way through a query.
Escape goes back, not away. Opening a command by its own shortcut and pressing Escape used to dismiss SuperCmd entirely, while reaching the same screen by typing its name went back to the launcher. Escape now always steps back one level; press it again from the launcher to close.
⌘-number hints only appear after a deliberate hold, so they stop flickering during normal use.
Notes
Code blocks render as a single rounded slab across the full width, and the fence markers disappear once you leave the line. Inline code no longer leaves a stray block on the line above.
Typing [] creates a real checkbox you can click to tick, with a visible checkmark.
⌘W closes notes.
Extensions
SVG icons render. Extensions built around vector artwork showed blank tiles.
Action menus are complete. Keyboard shortcuts declared per-platform were being dropped, so some ⌘K menus showed none at all. Menus now also group into sections and show real artwork, and built-in icon coverage went from 39% to 86%.
Extensions that hung on launch now work. Commands pulling in a missing package sat at 100% CPU until they timed out.
Big list commands stay responsive. One popular extension climbed to roughly 490 MB and froze the panel for four seconds; that workload now costs no measurable time or memory.
Commands whose arguments are all optional open on a single Enter instead of two.
Menu bar extras open their menu on left-click, show item icons, honour tint colours, and refresh live.
Toast notifications posted by extensions have working actions.
Searching and scrolling long extension lists is markedly faster.
Window switcher
Previews are captured together rather than trickling in one at a time, and each cell holds its full size before its preview arrives, so the grid no longer resizes under the pointer.
Settings
AI providers are a dropdown with icons instead of every provider expanded at once.
Switching tabs no longer leaves the previous pane on screen.
Dictation
Speech Analyzer can no longer be selected while Apple Intelligence is off. The card explains why and offers a button straight to the right System Settings pane.
Fixes
Quick Prompt puts the caret in the input as soon as it opens.
Updates open in a real window.
Onboarding no longer warms the file index while you're still setting up.