Skip to content

OpenCode Island v1.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 03:05
· 5 commits to main since this release

OpenCode Island v1.4.0

New Features

  • Voice Dictation: Hold the modifier key after summoning the island to start voice recording. Release to transcribe. Works multiple times in the same session!
  • WhisperKit Integration: Local speech-to-text using WhisperKit - no cloud required, runs entirely on your Mac
  • Configurable Whisper Model: Choose from tiny (~40MB) to large-v3-turbo (~800MB) in settings based on your accuracy/speed needs

Improvements

  • Better OpenCode Detection: Now finds OpenCode installed via bun, npm, pnpm, nvm, volta, fnm, cargo, homebrew, and more
  • Shell PATH Resolution: Falls back to your shell environment (~/.zshrc, ~/.bashrc) to find OpenCode
  • Faster First Dictation: Pre-loads Whisper model on app start
  • Updated app icons

Installation

  1. Download OpenCodeIsland-1.4.0.dmg
  2. Open the DMG and drag OpenCode Island to Applications
  3. Launch OpenCode Island from Applications

Requirements