Releases: Furkan-Demircan/opencode-notification-plugin
Releases · Furkan-Demircan/opencode-notification-plugin
v1.0.0 - Initial Release: Stable Windows Sound Notifications
🚀 Initial Stable Release (v1.0.0)
We are excited to announce the first stable release of the OpenCode Win Notification Plugin! This lightweight plugin bridges OpenCode AI sessions with Windows PowerShell to provide real-time audio alerts when your tasks are completed.
✨ Key Features in this Release
- Automated Event Tracking: Seamlessly listens for the
session.idleevent to catch the exact moment OpenCode finishes its job. - Flexible Audio Configuration: Toggle between the default Windows system notification sound or your own custom
.wavfile through a simple config block. - Zero Dependencies: Runs natively using Windows PowerShell and Windows Media Player/PresentationCore components—no extra
npmpackages orbun installrequired. - Rich Troubleshooting Guide: Detailed documentation included in the README for audio format conversions and manual CLI testing.
📦 How to Use
- Download the
win_notif.jsfile from this release. - Drop it into your OpenCode global plugins folder:
C:\Users\YOUR_USERNAME\.config\opencode\plugins\ - Restart OpenCode and enjoy your new audio workflows!
Special thanks to everyone testing and open-sourcing their workflows! developed by @Furkan-Demircan
Full Changelog: https://github.com/Furkan-Demircan/opencode-notification-plugin/commits/Release