Download Codeio.
A desktop app for Claude Code that walks you through everything Claude changed, out loud. It is in beta, it is free, and it runs on the Claude Code login you already have.
Apple silicon · 0.1.48 · 540 MB · .dmg
Intel and AMD · 0.1.48 · 526 MB · .exe
.deb and AppImage · 0.1.48
Other systems and processorsThe builds
Apple silicon is out now, because that is where Codeio is built. Nothing in it is Mac-only, so the rest is packaging work rather than a rewrite.
- macOS Apple siliconarm64 540 MB
- macOS Intelx64 —
- Windows 10 and 11x64 526 MB
- Linux .deb and AppImagex64 623 MB
- Linux .deb and AppImagearm64 499 MB
No installer script, no Homebrew, no models to download. About 367 MB of that download is the two voice models, already inside the app when you open it — which is why it is large and why it works offline the first time you press play. The Claude Code CLI is in there too.
What “beta” means here
- It will have bugs
- It is version 0.1.48. Crash reports are on by default so they get fixed — faults only, never your code or conversations — and you can turn them off in Settings. Details.
- The voice takes ~800 ms to start
- That is as fast as the voice model goes. You pay it once per turn, while Claude is already thinking.
- Updates tell you, they don’t install
- Codeio checks for new versions and says so in Settings → About, but it cannot replace itself — macOS does not let an unsigned app do that. Updating is this page again: press Download, and what changed is in Settings → About when you open it.
- Some things are missing on purpose
- The microphone is push-to-talk only — it never listens on its own, and you cannot interrupt by talking over it. There is no undo history, no debugger or editor extensions, and Claude Code is the only agent.
- Your code still goes to Anthropic
- Only the voice is local. Claude Code is still the agent, so your prompts and the files it reads are sent to Anthropic, exactly as they are when you run claude yourself. Full details.