#187 · Primary category: AI Coding Assistants
desktop-cc-gui
Multi-engine AI coding desktop client (Tauri). Claude Code, Codex, Gemini, OpenCode, DeepSeek Harness and more in one GUI.
Project last updated:08/29/26
GitHub Stars
4.1K
Forks
366
Contributors
18
License
MIT
Why we included this project
ccgui collects several command-line AI coding runtimes into one desktop GUI, so Claude Code, Codex CLI, Gemini CLI, OpenCode, and DeepSeek Harness share a single window. You pick a project, pick an engine, and chat, while a built-in terminal, a Git panel that drafts commit messages, and live cards for file edits and tool calls keep the session visible as you work. A step-by-step plan panel and a project map that turns scanned code into a navigable graph help with bigger tasks, and project memory stores conventions you can inject on demand. Sessions survive restarts, and settings and indexes stay local by default. It runs on macOS, Windows, and Linux via Tauri, and because each engine keeps its own models and API keys, it is a lighter local alternative to an IDE-based assistant without locking you into one provider.
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.