Skip to content

milisp/opencode-gui

Repository files navigation

Opencode GUI

A lightweight Tauri GUI for Opencode CLI

start opencode server

opencode serve --port 4096

Development Setup

Prerequisites:

Clone:

git clone https://github.com/milisp/opencode-gui
cd opencode-gui

Install dependencies:

bun install

Run the app in development:

bun tauri dev

Get start

click the settings icons

  • setup the project dir
  • setup the BASE URL match the opencode server url

start chat