Key Features
Command Palette
Keyboard-driven navigation for the authenticated Zeeq app.
Summary
The command palette provides quick keyboard navigation across the main Zeeq application. It is available only after sign-in, because it is mounted inside the authenticated dashboard shell rather than on public login or auth callback pages.
Open the palette with Command + K on macOS, or Ctrl + K on Windows and Linux.
Navigation Sections
Palette results mirror the main left sidebar, but flatten nested items into searchable sections:
- Main — Home and Libraries.
- Code Reviews — PR Code Reviews and Manage Agents.
- Settings — organization, membership, credentials, GitHub, and LLM configuration pages.
- System — admin-only diagnostics navigation, visible only to system administrators.
Selecting an item closes the palette and navigates to the route-backed page, so links remain shareable and browser history behaves the same as sidebar navigation.