A fast, lightweight desktop app for AI coding CLIs.
Website · Download
Chat apps just talk. Caipi gives Claude Code and Codex CLI a proper desktop interface -- so AI can read your files, run commands, and make changes, all with a visual layer that shows you what's happening.
No API keys needed. Caipi wraps the CLIs you already have installed, using your existing subscription.
- File Explorer -- Browse your project tree in a sidebar with real-time file watching. Double-click to open files in your default editor.
- Session History -- Pick up where you left off. Sessions are loaded from the CLI's own logs, grouped by project folder.
- Permission Modes -- Control what the AI can do. Default prompts for dangerous operations, Edit auto-allows file changes, Allow All bypasses everything.
- Model Switching -- Cycle between models (Opus, Sonnet, Haiku for Claude; GPT-5.x for Codex) without leaving the chat.
- Extended Thinking -- Toggle thinking depth (Low / Med / High) for models that support it.
- Context Tracking -- See how much of the context window is used at a glance.
- Task & Skill Sidebar -- Track agent todos and active skills in a collapsible panel.
- Streaming -- Real-time text and tool call display as the AI works.
- Tool Visibility -- Inline collapsible tool call stacks showing what the AI is reading, writing, and running.
- Auto-Updates -- Built-in update mechanism keeps you on the latest version.
- Light & Dark Mode -- Follows your system preference or set it manually.
You need at least one of the following CLIs installed and authenticated:
- Claude Code -- Requires a Claude Pro or Max subscription.
- Codex CLI (optional) -- Requires an OpenAI API key or subscription.
Caipi detects installed backends automatically on startup.
| Platform | Download | Requirements |
|---|---|---|
| macOS | Apple Silicon (.dmg) | macOS 12+ |
| Windows | x64 (.exe) | Windows 10+ |
Or grab the latest release from the releases page.
- Install a supported CLI (Claude Code or Codex) and sign in.
- Download and open Caipi.
- The setup wizard will detect your installed backends. Pick your default.
- Choose a project folder to work in.
- Start chatting -- the AI can read your files, run commands, and make changes right on your machine.
| Shortcut | Action |
|---|---|
Enter |
Send message / Allow pending permission |
Shift+Enter |
New line in message input |
Escape |
Deny pending permission |
| Model | Tier | Thinking |
|---|---|---|
| Opus 4.6 | Large | Low / Med / High |
| Sonnet 4.5 | Medium | Low / Med / High |
| Haiku 4.5 | Small | -- |
| Model | Tier | Thinking |
|---|---|---|
| GPT-5.3 Codex | Large | Low / Med / High |
| GPT-5.2 | Medium | Low / Med / High |
| GPT-5.1 Codex Mini | Small | -- |
Up Next
- Multi-window support
- Attachment support
- Slash command support
Exploring
- Plan mode
- Linux support
- GitHub Copilot CLI support
- Gemini CLI support
- Frontend: Svelte 5, TypeScript, Tailwind CSS
- Backend: Rust, Tauri 2.0
- Communication: CLI subprocess over JSON stdin/stdout, streamed via Tauri events
Business Source License 1.1 -- Free for personal and non-commercial use. Commercial use requires a paid license. Converts to Apache 2.0 after four years.
Contact: [email protected]
