CommandPalette
A ⌘K-triggered palette for searchable, keyboard-first commands. Groups, hints, shortcuts, and keep-open-after-action are all built in. Pair with any AI app that has more than a handful of actions.
Source
src/components/ai/command-palette.tsxPress ⌘K (or Ctrl+K) anywhere on this page
The palette binds the global hotkey by default. Type to filter across labels, hints, groups, and keywords; arrow keys navigate; Enter fires the action.
Empty state
When no items match the query, the palette renders a friendly empty state with a Clear filter button. Pre-seed the input via initial state to see the behavior here.