Available for macOS & iOS

Free yourself from the desk. Anywhere.

Use your voice to control AI coding agents running on your Mac. Keep your projects moving forward while you walk, cook or move around.

Compatible with
Claude CodeClaude Code
OpenCodeOpenCode

How it works

Start on your Mac, continue on your iPhone.

Sessions
my-project/Users/.../my-project
api-server/Users/.../api-server
frontend/Users/.../frontend
api-server
Thinking...
"Add authentication to the API"
I'll add JWT authentication to your API endpoints.
Editsrc/middleware/auth.ts
1+ import jwt from 'jsonwebtoken';
2+
3+ export const authenticate = (req, res, next) => {
4+ const token = req.headers.authorization;
Created authentication middleware
Now I'll update the routes to use the middleware

Start your session

Set up your project and let your voice take over

  • Select your projectLaunch KoeCode and choose your project folder
  • Choose your agentUse Claude Code or OpenCode to power your session
  • Go hands-freeSpeak commands and listen to your agent's progress
9:41
api-server
"Add authentication to the API"

I'll add JWT authentication to your API endpoints.

Editsrc/middleware/auth.ts
+ import jwt from 'jsonwebtoken';
+ export const authenticate = ...

✓ Created auth middleware

Now I'll update the routes...

Continue on your iPhone

Keep working while you move around

  • Connect to your MacPair your iPhone and access your session
  • Pick up where you left offYour Mac sessions are ready on your iPhone
  • Code from anywhereWalk, relax, and keep your project moving

Built for real developer workflows

No cloud IDE. No temporary repos. Your code stays on your machine.

Voice-first, not voice-only

Speak when convenient, type when you prefer. KoeCode adapts to your workflow.

Local-first editing

Code changes happen on your Mac. Your Git, your branches, your workflow—unchanged.

Continuous sessions

Start on Mac, continue from iPhone. Same session, seamless handoff.

Hear agent progress

TTS reads what the agent is doing so you can follow along without looking at a screen.

Private connection

iPhone connects via your VPN or mesh network. No relay server, no middleman.

Native performance

Built specifically for macOS and iOS with low-latency speech recognition.

Get KoeCode

Free for macOS. Companion app for iOS.

iOS Companion

Continue your Mac session from your iPhone. Speak commands and listen to progress while you move.

  • iOS 17.0 or later
  • macOS app running
  • VPN/mesh network (Tailscale, ZeroTier, etc.)