Skip to content

feat(notifications): manage unread notifications - #8

Merged
mzner merged 1 commit into
mainfrom
feat/notifications
Aug 10, 2026
Merged

feat(notifications): manage unread notifications#8
mzner merged 1 commit into
mainfrom
feat/notifications

Conversation

@mzner

@mzner mzner commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • add an authenticated OCS userlog client for unread notifications
  • expose list, info, dismiss, and clear commands with JSON/JSONL output and dry-run safeguards
  • document oCIS mark-as-read semantics and update the AI command catalogs
  • enforce the repository coverage threshold for the new protocol package

Validation

  • make check
  • notification package coverage: 89.3%
  • live read-only notification list against the existing mzner profile
  • git diff --check

- add the OCS userlog client for listing and dismissing notifications
- expose list, info, dismiss, and clear Cobra workflows
- document notification semantics and enforce focused coverage

Signed-off-by: Matteo <mzner@pm.me>
@mzner
mzner merged commit d576ef2 into main Aug 10, 2026
14 of 15 checks passed
@mzner
mzner deleted the feat/notifications branch August 10, 2026 21:41
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.

1 participant