nexus/ui/src
Nexus Dev 9a81f0e22b feat(nexus): extend command palette search + fix shortcut destructure
CommandPalette now consumes CommandPaletteContext (open/setOpen) and
the internal Cmd+K useEffect is gone — the provider owns the global
listener. The search index gains live groups for conversations (via
chatApi.listConversations) and studio workshops (mapped from the
phase 10 WorkshopSlugs), plus stubbed entries for 8 settings section
anchors that will resolve once phase 13 splits InstanceGeneralSettings
into cards. Recipes are stubbed as a disabled placeholder pending
v1.8's recipe API.

useKeyboardShortcuts: adds `onSearch` to the destructure (the phase
6/11 review noted it was referenced at line 25 but never destructured
at lines 12-17) and adds it to the useEffect dependency list.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:23:14 +00:00
..
adapters feat(nexus): design system phase 3 raw utility sweep 2026-04-10 17:40:32 +00:00
api fix(nexus): auto-bootstrap invite and vite onnxruntime middleware 2026-04-10 16:50:28 +00:00
components feat(nexus): extend command palette search + fix shortcut destructure 2026-04-11 13:23:14 +00:00
context feat(nexus): CommandPaletteContext replaces Cmd+K shim 2026-04-11 13:22:56 +00:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks feat(nexus): extend command palette search + fix shortcut destructure 2026-04-11 13:23:14 +00:00
lib refactor(nexus): remove redundant MemoryRouter re-export in router wrapper 2026-04-11 10:56:22 +00:00
pages feat(nexus): add LocalAI and CloudProviders settings cards (phase 13) 2026-04-11 13:20:14 +00:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
types feat: Phase 41 — Diagrams, Icons & Theme Engine (Mermaid, SVG icons, OKLCH palettes) 2026-04-05 09:56:37 +00:00
App.tsx refactor(nexus): wire wave 2 routing and icon rail gate indicator 2026-04-11 12:32:56 +00:00
index.css feat(nexus): design system phase 2 status and role color dictionaries 2026-04-10 17:25:21 +00:00
main.tsx feat(21-04): create ChatPanel shell and wire into Layout and main.tsx 2026-04-04 03:55:47 +00:00
vite-env.d.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00