multica/packages
Naiyuan Qing 3f71957608 feat(inbox): notification triggers, unread badge, archive UI, View Issue link
- Add GET /api/inbox/unread-count endpoint
- Comment on assigned issue notifies assignee (type: mentioned)
- Status change notifies creator in addition to assignee
- Reassignment notifies old assignee (Unassigned from: ...)
- Fix SDK return types: markInboxRead/archiveInbox return InboxItem
- Add getUnreadInboxCount() to SDK
- Sidebar shows unread inbox badge from store (real-time via WS)
- Inbox detail: View Issue link + Archive button
- Fix IssueAssigneeType in create issue dialog

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 11:00:07 +08:00
..
hooks feat: add event bus, WS workspace isolation, and global store migration 2026-03-25 10:08:27 +08:00
sdk feat(inbox): notification triggers, unread badge, archive UI, View Issue link 2026-03-25 11:00:07 +08:00
store feat: add event bus, WS workspace isolation, and global store migration 2026-03-25 10:08:27 +08:00
types feat: add event bus, WS workspace isolation, and global store migration 2026-03-25 10:08:27 +08:00
ui refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
utils feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00