Skip to content

feat: add user notification inbox#2444

Merged
hsluoyz merged 7 commits into
the-open-agent:masterfrom
Paperlz:feat/notification
Jul 6, 2026
Merged

feat: add user notification inbox#2444
hsluoyz merged 7 commits into
the-open-agent:masterfrom
Paperlz:feat/notification

Conversation

@Paperlz

@Paperlz Paperlz commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Add a user-facing notification inbox for watched agents.

Users can now see notifications from watched agents, track read/unread state, and open notification targets directly from the top-right notification entry.

Changes

  • Add user notification APIs:
    • GET /api/get-user-notifications
    • POST /api/mark-notification-read
    • POST /api/mark-all-notifications-read
  • Add isRead state for user inbox notifications.
  • Add a top-right notification entry with unread count.
  • Add a user notification page with All / Unread / Read filters.
  • Mark notifications as read when opened.
  • Link comment notifications to the specific comment anchor.

@Paperlz
Paperlz force-pushed the feat/notification branch from 88e620a to 1feb7ba Compare July 6, 2026 14:46
@hsluoyz
hsluoyz merged commit 2b569b6 into the-open-agent:master Jul 6, 2026
7 checks passed
hsluoyz pushed a commit that referenced this pull request Jul 6, 2026
hsluoyz pushed a commit that referenced this pull request Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants