opencode
opencode copied to clipboard
docs: add opencode-message-notify plugin to ecosystem #7640
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
The following comment was made by an LLM, it may be inaccurate:
No duplicate PRs found