- 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> |
||
|---|---|---|
| .. | ||
| agent.go | ||
| auth.go | ||
| comment.go | ||
| daemon.go | ||
| daemon_pairing.go | ||
| handler.go | ||
| handler_test.go | ||
| inbox.go | ||
| issue.go | ||
| runtime.go | ||
| workspace.go | ||