Skip to content

v0.10.13

Choose a tag to compare

@cnshsliu cnshsliu released this 21 Jun 08:53

VoiceVibeCode v0.10.13

System Requirements: macOS 15.0+ (Sequoia), Apple Silicon
Download: VoiceVibeCode-0.10.13-arm64.dmg — signed + notarized

What's New

  • Smarter tmux auto-Return: When VoiceVibeCode detects a tmux environment and a segment is inserted because of a natural pause, it now waits for 3 seconds of silence after the text appears before pressing Return. If you keep speaking, the timer is cancelled and no Return is sent, so you can chain commands without accidental submissions.
  • Chinese "回车" trailing command: Saying "回车" at the end of an utterance now immediately sends a Return, just like "Enter" / "开干吧" / "请回答".
  • Microphone Guard: Added an Audio settings tab where you can define a prioritized list of preferred microphones. VoiceVibeCode will follow your priority order when multiple input devices are connected, without changing the system default microphone.
  • Smoother microphone HUD: Fixed the real-time microphone level glow from jittering during recording.
  • More reliable clipboard paste: Serialized pasteboard save/set/paste/restore operations to prevent clipboard state cross-contamination.
  • Better quiet-speech handling: Lowered silence/RMS thresholds so soft-spoken trailing words are no longer dropped.
  • Qwen3-ASR offline models: Local cached Qwen3-ASR models now load correctly with offlineMode: true, removing the previous network dependency.

Bug Fixes

  • Fixed a Swift 6 concurrency warning in the new tmux auto-Return timer.

Notes

  • This build is signed with Developer ID Application: Kehong Liu (5MFYYSM9G3) and notarized by Apple.