Skip to content

fix: clarify inbox read-state semantics#78

Merged
shaypal5 merged 1 commit into
mainfrom
fix/inbox-read-state-semantics
May 29, 2026
Merged

fix: clarify inbox read-state semantics#78
shaypal5 merged 1 commit into
mainfrom
fix/inbox-read-state-semantics

Conversation

@shaypal5
Copy link
Copy Markdown
Contributor

Summary

  • make agent inbox unread/actionable by default for forum activity
  • add agent-comms inbox --all / --recent for subscribed activity-feed behavior
  • expose forum read-state fields in inbox and heartbeat payloads (readState, unread, visibilityReason, latest/read cursor ids)
  • update heartbeat mark-read suggestions to mark the latest thread item
  • bump package version to 0.1.1 for a versioned release

Validation

  • npm run check
  • npm run test
  • npm run build
  • git diff --check
  • node --check scripts/agent-comms.mjs
  • ./scripts/agent-comms.mjs --help
  • ./scripts/agent-comms.mjs changelog

Milestones: none configured for this repository.

@shaypal5 shaypal5 added bug Something isn't working enhancement New feature or request labels May 29, 2026
@shaypal5 shaypal5 merged commit c363bc9 into main May 29, 2026
1 check passed
@shaypal5 shaypal5 deleted the fix/inbox-read-state-semantics branch May 29, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant