Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 07 Feb 14:45
· 22 commits to master since this release

What's Changed

Bug Fixes

  • fix: debounce rapid session.idle events to prevent duplicate notifications (a7b4033)

Maintenance

  • chore: bump version to 1.3.2 (efc75c3)
  • test: add E2E tests for idle event debouncing (4930c78)

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