mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-26 20:45:37 +02:00
* feat(search): add page navigation to cmd+k command palette Users can now search and navigate to sidebar pages (Inbox, My Issues, Issues, Projects, Agents, Runtimes, Skills, Settings) directly from the cmd+k dialog. Pages are shown in a dedicated "Pages" group and filtered by query with keyword matching. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix(search): only show pages when query is entered Pages section was pushing down the Recent Issues list when the dialog first opens. Now pages only appear when the user types a matching query. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>