@openchamber/desktop
Desktop application for the OpenCode AI coding agent. Built with Tauri.
Installation
Download from Releases.
Currently available for macOS (Apple Silicon).
Prerequisites
- OpenCode CLI installed
Features
- Native macOS app with auto-updates
- Integrated terminal
- Git operations with identity management and AI commit message generation
- Beautiful themes (Flexoki Light/Dark)
- Rich permission cards with syntax-highlighted operation previews
- Smart tool visualization (inline diffs, file trees, results highlighting)
- Per-agent permission mode control
Development
git clone https://github.com/btriapitsyn/openchamber.git
cd openchamber
pnpm install
pnpm run desktop:dev
License
MIT