A lightweight Tauri GUI for Opencode CLI
opencode serve --port 4096Prerequisites:
- Tauri v2 toolchain (see https://v2.tauri.app/start/prerequisites/)
- Bun package manager
- Rust toolchain (for the Tauri backend)
Clone:
git clone https://github.com/milisp/opencode-gui
cd opencode-guiInstall dependencies:
bun installRun the app in development:
bun tauri devclick the settings icons
- setup the project dir
- setup the BASE URL match the opencode server url
start chat