iOS port of OpenCode — true to the desktop experience.
-
On your dev machine, run:
opencode web --hostname 0.0.0.0 --cors app-local://localhost
-
The server will output an IP address and port (e.g.
http://192.168.1.x:port) -
Add that address to the WhisperCode app on your iPhone to connect
By default, your phone and dev machine must be on the same network. You can use a VPS or Tailscale to connect from anywhere.
WhisperCode is a fork of OpenCode that adds native iOS support. It brings the full open-source AI coding agent to your phone.
- WhisperKit speech-to-text — voice input for hands-free coding
- Custom keyboard shortcuts — adapted for mobile
- Mobile UI tweaks — e.g. always-visible search bar
WhisperCode is a mobile port that stays true to the desktop experience. Desktop updates from upstream are regularly synced in; mobile improvements are pushed upstream to benefit desktop users too.