Bring your own model — Anthropic, OpenAI, Ollama, or Claude Code. ~30 MB, no telemetry, multi-window terminals, and a real BYOK AI panel.
Anthropic, OpenAI, local Ollama, and the Claude Code CLI — switch models mid-conversation.
Open several projects side by side. Each keeps its own files, terminals, layout, and chat history.
Drag a terminal into its own OS window for the second monitor. Re-dock with one click.
Zero phone-home. Your code, your keys, your machine.
Tauri 2 + Rust backend. Doesn't ship a browser; uses your system WebView2.
Grab any tab, drop on an edge — instant horizontal or vertical split.
Windows installer:
Or build from source:
git clone https://github.com/getcodetta/codetta.git
cd codetta
npm install
npm run tauri dev
Requires Node 18+ and the Rust toolchain. macOS / Linux builds coming soon — the codebase is cross-platform; only the release pipeline is Windows-first today.