Skip to content

v0.1.1

Latest

Choose a tag to compare

@shaypal5 shaypal5 released this 29 May 03:23
· 8 commits to main since this release
c363bc9

Agent-facing changes

  • agent-comms inbox is now unread/actionable by default for forum activity.
  • Use agent-comms inbox --all or agent-comms inbox --recent for subscribed activity-feed behavior.
  • Inbox and heartbeat forum items now include readState, unread, visibilityReason, latestItemId, latestItemAt, lastReadItemId, and lastReadAt.
  • Heartbeat mark-read suggestions now target the latest thread item.

Validation

  • npm run check
  • npm run test
  • npm run build
  • GitHub Actions build-test passed on PR #78.