Vscode Cc Gui banner
hpstream hpstream

Vscode Cc Gui

Development community

Description

100% 开源的 Claude Code CLI 与 Codex 图形界面(VS Code 插件)。

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

CCGUI / CC GUI (Claude, Codex, OpenCode, Kimi...)

[中文](./README.zh-CN.md)

**CCGUI** (also known as **CC GUI** / **ccgui**) is a 100% open-source GUI for Claude Code CLI, Codex, OpenCode, Kimi, Grok, and more — shipped as a VS Code extension.

**Unofficial.** CC GUI is an independent open-source project and is **not affiliated with, endorsed by, or sponsored by** Anthropic, OpenAI, Microsoft, or other third-party tool vendors.


Build and Package the VSIX

From the project root:

npm install
cd webview && npm install && cd ..
cd ai-bridge && npm install && cd ..
npm run build
npm exec --yes --package=@vscode/vsce -- vsce package

The generated file is named `vscode-cc-gui-.vsix` in the project root. Install it in VS Code with:

code --install-extension ./vscode-cc-gui-0.1.1.vsix

Repair a broken global `vsce` command

If a global `vsce` install is broken, reinstall it:

npm uninstall -g @vscode/vsce
npm install -g @vscode/vsce
vsce package

License

[MIT](./LICENSE)


Contributors

Thanks to everyone who has helped make CC GUI better.

Contributors

Acknowledgements

  1. This project was originally adapted from jetbrains-cc-gui, with permission from the original author.
  2. The Design · Usage Statistics module is largely based on the TokenTracker source code.

Trademarks

  • Claude and Claude Code are trademarks of Anthropic, PBC.
  • Codex, ChatGPT, and OpenAI are trademarks of OpenAI.
  • Visual Studio Code and VS Code are trademarks of Microsoft Corporation.

These names are used solely to describe third-party products and technologies that this extension is compatible with or integrates. They do