Skip to content

Releases: Furkan-Demircan/opencode-notification-plugin

v1.0.0 - Initial Release: Stable Windows Sound Notifications

01 Jun 15:52

Choose a tag to compare

🚀 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.idle event to catch the exact moment OpenCode finishes its job.
  • Flexible Audio Configuration: Toggle between the default Windows system notification sound or your own custom .wav file through a simple config block.
  • Zero Dependencies: Runs natively using Windows PowerShell and Windows Media Player/PresentationCore components—no extra npm packages or bun install required.
  • Rich Troubleshooting Guide: Detailed documentation included in the README for audio format conversions and manual CLI testing.

📦 How to Use

  1. Download the win_notif.js file from this release.
  2. Drop it into your OpenCode global plugins folder:
    C:\Users\YOUR_USERNAME\.config\opencode\plugins\
  3. 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