[PR #7785] docs: add opencode-message-notify plugin to ecosystem #7640 #12511

Open
opened 2026-02-16 18:17:25 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7785

State: open
Merged: No


What does this PR do?

Adds a new OpenCode plugin opencode-message-notify sends detailed Agent messages and usage statistics to iOS devices via Bark app.
Core features:

  • Real-time iOS notifications via Bark
  • Detailed Agent message content (not just "task completed")
  • Usage statistics (cost, tokens, cache)
  • Permission request notifications

How did you verify your code works?

Tested on macOS:

  • Verified iOS notifications via Bark API
  • Confirmed detailed Agent messages are captured
  • Validated usage statistics formatting
  • Tested permission request notifications
  • Verified configuration via env var and config file
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7785 **State:** open **Merged:** No --- ### What does this PR do? Adds a new OpenCode plugin [opencode-message-notify](https://github.com/Decade-qiu/opencode-message-notify) sends detailed Agent messages and usage statistics to iOS devices via Bark app. **Core features:** - Real-time iOS notifications via Bark - Detailed Agent message content (not just "task completed") - Usage statistics (cost, tokens, cache) - Permission request notifications ### How did you verify your code works? Tested on macOS: - Verified iOS notifications via Bark API - Confirmed detailed Agent messages are captured - Validated usage statistics formatting - Tested permission request notifications - Verified configuration via env var and config file
yindo added the pull-request label 2026-02-16 18:17:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12511