v1.3.2
What's Changed
Bug Fixes
- fix: debounce rapid session.idle events to prevent duplicate notifications (a7b4033)
Maintenance
Installation
Add to your OpenCode config (~/.config/opencode/opencode.json):
{
"plugin": ["opencode-smart-voice-notify@1.3.2"]
}Or install from GitHub:
{
"plugin": ["github:MasuRii/opencode-smart-voice-notify#v1.3.2"]
}Full Changelog: v1.3.1...v1.3.2