Skip to content

Releases: renjfk/opencode-voice

v0.2.0

11 May 08:30
6752a5c

Choose a tag to compare

New Features

  • Configure LLM normalization with reasoningEffort and automatic retries for transient API failures, improving reliability with OpenAI-compatible providers (6752a5c)

v0.1.4

20 Apr 18:24

Choose a tag to compare

Bug Fixes

  • TTS stop command no longer shows "TTS stopped" toast when nothing is playing (55ae3fc)

v0.1.3

18 Apr 10:06

Choose a tag to compare

Fixes

  • Pass explicit toast duration (3s) to work around upstream OpenCode regression where toasts disappeared immediately

v0.1.2

16 Apr 06:48

Choose a tag to compare

Bug Fixes

  • Add ./tui export to package.json for OpenCode npm plugin resolution (6bb225b)

v0.1.1

16 Apr 06:41

Choose a tag to compare

Bug Fixes

  • Fix CI by adding oxlint and oxfmt as pinned devDependencies (cbdc2d6)

Improvements

  • Switch to Node 24 and OIDC trusted publishing for npm releases (c0ce9c4)