multica/server/pkg
Naiyuan Qing 40d29bea50 feat: add global issue search with sidebar button and modal
Add search functionality to quickly find issues by title:
- Backend: add search param (ILIKE) to ListIssues query
- Frontend: search modal using CommandDialog with skeleton loading
- Sidebar: ghost-style search button next to create issue button
- Handle CJK input method composition to avoid premature searches
- Responsive max-height for small screens

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 22:11:28 +08:00
..
agent merge: resolve conflicts with main (reactions feature) 2026-03-30 23:29:42 +08:00
db feat: add global issue search with sidebar button and modal 2026-04-01 22:11:28 +08:00
protocol feat(agent): add task cancellation with stop button 2026-03-31 18:43:37 +08:00
redact feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00