Releases: IdrisGit/opencode-notification
Releases · IdrisGit/opencode-notification
v0.0.5
v0.0.4
What's Changed
- feat: add oxfmt formatter.
- feat: config system.
- fix: prevent notifications when flow is intentionally interrupted by the user.
Full Changelog: v0.0.3...v0.0.4
v0.0.3-latest
Full Changelog: v0.0.3...v0.0.3-latest
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
Initial Release
What's New
- Initial release of opencode-notification plugin
- System notifications for OpenCode events:
- Notification when response is ready
- Notification on session errors
- Notification when permission is requested
- Notification when AI asks a question
- 30-second cooldown between notifications to avoid spam
- Cross-platform support:
- macOS: Native notifications via osascript
- Linux: libnotify integration
- Windows: Toast notifications
- Automatic cancellation when user responds