opencode icon indicating copy to clipboard operation
opencode copied to clipboard

docs: add opencode-message-notify plugin to ecosystem #7640

Open Decade-qiu opened this issue 3 weeks ago • 1 comments

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

Decade-qiu avatar Jan 11 '26 12:01 Decade-qiu

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

github-actions[bot] avatar Jan 11 '26 12:01 github-actions[bot]