v1.3.1
What's Changed
Features
- feat: optimize TTS reminders and improve Edge TTS reliability (baf715e)
Documentation
- docs: update TTS engine documentation and add LLM guide (42a8d2d)
- docs: add LLM Instructions section for AI assistants (9c33dfc)
- docs: update README shields with dynamic badges (e9e8d60)
Maintenance
- test: update audio call detection and mock helpers (b0c6494)
Installation
Add to your OpenCode config (~/.config/opencode/opencode.json):
{
"plugin": ["opencode-smart-voice-notify@1.3.1"]
}Or install from GitHub:
{
"plugin": ["github:MasuRii/opencode-smart-voice-notify#v1.3.1"]
}Full Changelog: v1.3.0...v1.3.1