| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Opencode UI is a simple yet powerful desktop client for Opencode, an AI coding agent built for the terminal. It provides a user-friendly interface to interact with Opencode, offering the control and freedom to use any provider, any model, and any editor in a desktop environment.
Download and install the appropriate version for your operating system:
To build the project from Git:
Clone the repository:
git clone https://github.com/marmotz-dev/opencode-ui.git
cd opencode-uiInstall dependencies:
bun installBuild the application:
bun run buildRun the application in development mode:
bun run startFor production builds:
Refer to package.json for additional scripts and details.
| Back | FazBrowse Home | New Git URL |