Add CCHub - Claude Code desktop control panel#13
Open
Moresl wants to merge 1 commit intolst97:mainfrom
Open
Conversation
Review Summary by QodoAdd CCHub desktop control panel to tools list
WalkthroughsDescription• Adds CCHub to the list of available tools • CCHub is a desktop control panel for Claude Code ecosystem • Supports MCP server management and configuration profiles • Available on Windows, macOS, and Linux platforms Diagramflowchart LR
README["README.md"] -- "adds CCHub entry" --> TOOLS["Tools List"]
TOOLS -- "desktop control panel" --> FEATURES["MCP Servers<br/>Config Profiles<br/>Agent Skills"]
File Changes1. README.md
|
Code Review by Qodo
|
|
|
||
| ```bash | ||
| # Prevent replacing documents from other providers | ||
| - [CCHub](https://github.com/Moresl/cchub) - A desktop control panel for the Claude Code / Codex / Gemini CLI ecosystem. Manage MCP servers, config profiles, agent skills, CLAUDE.md, hooks, and workflow templates from a single Tauri app (Windows / macOS / Linux). |
There was a problem hiding this comment.
The CCHub entry is currently placed inside a bash code block. This is invalid syntax for a shell script and will cause errors if a user tries to copy-paste the block. Additionally, the markdown link will not render correctly inside a code block. Please move this line outside of the code block, preferably to a new section for tools or before the installation instructions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CCHub
CCHub is an open-source (MIT) desktop control
panel for the Claude Code / Codex / Gemini CLI ecosystem. It is built with Tauri
2 + React + Rust, ships as a single ~20MB binary, and runs on Windows / macOS /
Linux.
What it does
clients from one place
Codex CLI, Gemini CLI, OpenCode, OpenClaw and hot-switch between them
Autopilot, i18n (EN / CN / JP)
Why it might fit this list
It is a real, released product (v1.4.0), with clean screenshots, a PROMOTION
page, and an active release pipeline. If you think it does not fit the scope of
this list, please close this PR and I will respect that — thanks either way for
the work on the list!