IntermediateTypeScript

ccguiUnified GUI for five AI coding tools

ccgui is an open-source desktop client that brings Claude Code, Codex CLI, Gemini CLI, OpenCode, and DeepSeek Harness into one Tauri-based graphical interface. Instead of limiting the app to chat, it combines AI sessions with a file tree, built-in terminal, Git tools, project views, and workspace search. Users can reference files with @ mentions, use slash commands, attach images, queue follow-up prompts, and view tool activity as live cards. Sessions persist across restarts and can be resumed, while supported Claude and Codex runtimes offer rewind and fork actions. ccgui runs on macOS, Windows, and Linux. DSH remains a native engine rather than a bundled Web UI, with its models and API keys managed on the DSH side.

4.1K Stars
359 Forks
280 Issues
2 Views
TypeScript
MIT
Indexed

ccgui is an open-source desktop client built around a simple idea: give several terminal-based AI coding tools one graphical home. Its adapters cover Claude Code, Codex CLI, Gemini CLI, OpenCode, and DeepSeek Harness (DSH), while the rest of the application focuses on the surrounding development workflow.

The project is not a wrapper for DSH Web UI, nor is it a dsh-plugin. DSH is one native engine among the five. Its models and API keys remain in the DSH host or Web UI, while ccgui supplies a shared interface for chat, files, Git, and project intelligence.

One workspace for multiple runtimes

Gemini is enabled by default and OpenCode is optional. Claude and Codex support hosted-provider configuration, while Gemini and OpenCode retain the configuration models exposed by their own runtimes.

For DSH, ccgui uses the native dsh-host-rpc engine. It can connect to a locally running DSH web host or start one itself, then create, restore, or fork DSH sessions from the same interface. Sessions persist after a restart, disconnected sessions can be resumed, and each session shows its context usage.

Chat built around coding tasks

The composer supports @ file references, slash commands, pasted images, and attachments. File edits, shell and tool calls, and read operations appear as live cards. Where the underlying runtime supports them, Claude and Codex sessions can be rewound or forked. A built-in prompt enhancer can refine rough instructions, and follow-up questions can be queued while the AI is busy.

Development tools beyond chat

  • File tree: Browse, preview, copy, paste, and rename files, or drag them directly into a conversation.
  • Built-in terminal: Use a terminal without changing windows.
  • Git panel: Stage and commit changes, generate commit messages with AI, manage branches and worktrees, inspect diffs, and review commit history.
  • Global search: Search files and their contents. The available README excerpt is truncated, so the repository remains the reference for the complete feature set.

Platform, storage, and project status

ccgui is built with Tauri 2, React 19, TypeScript, and Rust. It supports macOS, Windows, and Linux. Application settings, workspace indexes, and client state are stored locally by default. Content sent to AI providers, browser proxies, email services, or optional remote and web services is subject to those services' own boundaries.

For developers who already use Claude Code or Codex but want a graphical view of their projects, ccgui offers a pragmatic way to retain those tools while adding files, terminal access, and Git in one window. It is released under the MIT license, though some advanced actions depend on runtime support and the project remains under active development.

Method: This page was prepared with AI assistance from the official site or repository, with key numbers automatically checked against that source. Features and pricing may change; verify them at the source. project repository/documentation

multi-engine AIAI coding desktop appTauri developer toolClaude CodeCodex CLIGit workflowopen sourceAI coding assistant

Sources & Verification

This entry is compiled and reviewed against the project’s primary sources:

Last verified:
Reviewed by:
SoFarBot Editorial Team

We confirm the project resolves to its real repository, classify it, and label its open-source license and language. Metrics such as stars and last commit reflect the upstream repository and are refreshed as it changes.

Project Rating

0.0 (0 Reviews)

Share

Frequently Asked Questions

What is ccgui: Unified GUI for five AI coding tools?

ccgui is an open-source desktop client that brings Claude Code, Codex CLI, Gemini CLI, OpenCode, and DeepSeek Harness into one Tauri-based graphical interface. Instead of limiting the app to chat, it combines AI sessions with a file tree, built-in terminal, Git tools, project views, and workspace search. Users can reference files with @ mentions, use slash commands, attach images, queue follow-up prompts, and view tool activity as live cards. Sessions persist across restarts and can be resumed, while supported Claude and Codex runtimes offer rewind and fork actions. ccgui runs on macOS, Windows, and Linux. DSH remains a native engine rather than a bundled Web UI, with its models and API keys managed on the DSH side.

What language is ccgui: Unified GUI for five AI coding tools written in?

ccgui: Unified GUI for five AI coding tools is primarily written in TypeScript.

What license is ccgui: Unified GUI for five AI coding tools under?

ccgui: Unified GUI for five AI coding tools is released under the MIT license.

Related Projects

No results yet

Explore More

Similar Tools

Cursor

Cursor

A smart code editor based on secondary development of VS Code, with "native built-in AI" as its core selling point. It does not rely on plugins but deeply integrates AI into the underlying architecture of the editor, enabling it to understand the context of the entire project's codebase. It also supports seamless migration of all VS Code configurations and plugins.

Google Antigravity

Google Antigravity

Antigravity supports multiple models, including Gemini 3 Pro, Claude Sonnet 4.5, and GPT-OSS, allowing developers to select the most suitable model for their tasks within the same environment.

Codex

Codex

OpenAI Codex is an AI programming model and assistant developed by OpenAI, capable of translating natural language instructions into corresponding source code. It provides developers with intelligent code completion and code generation functionalities. Initially launched in 2021 as the code model for the OpenAI API, it once served as the core engine for GitHub Copilot. With the evolution of OpenAI's technology, Codex returned in 2025 in a new form as an "AI programming agent," capable of understanding complex requirements and automatically writing and debugging code, significantly enhancing development efficiency and software delivery speed.

Kiro

Kiro

Kiro is an AI-powered programming IDE launched by AWS, which adopts a specification-driven development model. It transforms natural language requirements into clear specification documents and tasks, then uses built-in AI agents to generate code, debug, and optimize, providing comprehensive assistance throughout the development process of large-scale projects.

Trae

Trae

Trae (official website: trae.ai) is an AI-native integrated development environment (IDE) launched by ByteDance. It is not merely a programming assistant but rather a "collaborative partner" that deeply integrates large language models (LLMs) to help developers achieve more intelligent and automated software development—from requirements analysis and code construction to debugging and deployment.

Claude

Claude

Claude is an intelligent language interaction platform developed by the American AI company Anthropic. It integrates capabilities such as deep text understanding, information organization, code assistance, and task analysis, enabling it to handle more complex tasks beyond simple chat conversations. These include long-text summarization, image analysis, logical reasoning, and programming assistance, among others. Compared to some single-purpose Q&A bots, Claude functions more like an intelligent tool equipped with reasoning logic and scalable features.

Comments

Comments

0
0/500 Characters

No comments yet

Be the first to comment

Open Source Projects

Explore, learn and contribute to open source AI projects to advance the development of artificial intelligence technology

View All