#369 · Primary category: AI Coding Assistants
OpenCodeUI
https://lehhair.github.io/OpenCodeUI/
Project last updated:08/29/26
GitHub Stars
555
Forks
80
Contributors
14
License
GPL-3.0
Why we included this project
OpenCodeUI is a browser-based front end for OpenCode, the terminal-first AI coding agent, so you can supervise its work without living in the terminal. The chat view renders Markdown and highlights code with Shiki, and it adds an xterm.js web terminal, file browsing, and multi-file diff review, the parts you actually need when an agent is editing your codebase. You can run it as a Docker container pointed at an existing opencode serve backend, or install the Tauri desktop app for macOS, Linux, or Windows. It also covers the small things that matter in daily use: browser notifications when a reply finishes, @-mentions and slash commands, configurable keybindings, and a layout that works on mobile. If you already use OpenCode and want a more visual way to keep an eye on what it is doing, this.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.