A GUI wrapper and IDE for Claude Code - Anthropic's CLI for Claude.
- Chat interface for Claude Code conversations
- Session management - load and resume previous conversations
- File attachment support (images, documents)
- Tool execution visualization
- Markdown rendering with syntax highlighting
- Code diff viewer
- Command palette
- Settings management for MCP servers and permissions
Download the latest release for your platform from the Releases page.
- macOS (Apple Silicon & Intel)
- Windows
- Linux
# Install dependencies
bun install
# Run in development mode
bun run tauri dev
# Build for production
bun run tauri buildThis project is licensed under the MIT License with Commons Clause.
You are free to use, modify, and distribute this software for non-commercial purposes. Commercial use (selling the software or offering paid services based on it) requires a commercial license from the author.
See LICENSE for details.
Author: Sami Hindi ([email protected])
Contributions are welcome! Please read CONTRIBUTING.md for guidelines.
