Claude Code GUI / ChatUI — VS Code 插件
Description
**Claude Code ChatUI** 是 [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) 的全功能 GUI 界面插件,支持 VS Code 和 Cursor。**Windows 原生运行(无需 WSL)**,同时支持 **macOS**。兼容官方 Anthropic 账号和**第三方 API**(GUI 界
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/.
Repository README
This is the README for LKbaba/Claude-code-ChatInWindows, shared by 4 entries
in this directory. It describes the repository, not this entry specifically.
Claude Code GUI / ChatUI — VS Code 插件
**Claude Code ChatUI** 是 [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) 的全功能 GUI 界面插件,支持 VS Code 和 Cursor。**Windows 原生运行(无需 WSL)**,同时支持 **macOS**。兼容官方 Anthropic 账号和**第三方 API**(GUI 界面配置)。核心功能:**MCP 插件管理**、**Skills 系统**、**Hooks 系统**、**实时 Token 消耗追踪**、AI 助手集成(Gemini + Grok),支持中英文界面。持续活跃更新,已有 236+ commits。
**🌐 语言: [English](./README.md) | 简体中文 | [繁體中文](./README.zh-TW.md)**
为什么选择这个插件?
| 功能 | 官方 Claude Code | Claude Code GUI (MaheshKok) | Claude Code UI (AuraTech) | 本项目 |
|---|---|---|---|---|
| Windows 免 WSL | ❌ 需要配置 | ❌ 需要 CLI 配置 | WSL 路径映射 | ✅ 原生支持 |
| 第三方 API GUI 配置 | ❌ | ❌ | ❌ | ✅ 独有 |
| MCP 插件 GUI 管理 | 仅 CLI 级别 | ✅ MCP Hub | ✅ MCP 命令 | ✅ GUI 配置(全局 + 工作区) |
| Skills 系统 GUI | 仅 CLI 级别 | ❌ | ❌ | ✅ 独有 |
| Hooks 系统 GUI | 仅 CLI 级别 | ❌ | ❌ | ✅ 独有 |
| AI 助手集成 | ❌ | ❌ | ❌ | ✅ Gemini + Grok |
| 实时 Token 追踪 | ❌ | ✅ 用量仪表盘 | ✅ 成本追踪 | ✅ |
| macOS 支持 | ✅ | ✅ | ✅ | ✅ |
| npm + 原生安装器 | ✅ | ✅ | ✅ | ✅ |
| 持续活跃更新 | ✅ | ✅ | ✅ | ✅ (236+ commits) |
📸 界面预览
[](docs/assets/ui.png)
📅 更新历史
| 版本 | 日期 | 亮点 |
|---|---|---|
| v4.0.8 | 2026-04-02 | Codex MCP 模板,CLAUDE.md 条件注入 |
| v4.0.7 | 2026-04-02 | 流解析器升级:6 项 bug 修复,新 CLI 消息类型 |
| v4.0.5 | 2026-03-30 | AI 助手面板:Grok + Vertex AI 支持;macOS 滚动修复 |
| v4.0.2 | 2026-03-28 | Hooks GUI 管理面板:26 事件类型、4 类型、5 模板 |
| v3.1.9 | 2026-03-29 | CSP 安全策略、XSS 修复、Windows 孤儿进程清理 |
| v3.1.8 | 2026-03-12 | Grok MCP 模板,默认模型 → Sonnet 4.6 |
| v3.1.7 | 2026-02-18 | Claude Sonnet 4.6 模型支持 |
| v3.1.4 | 2026-01-29 | 新增 macOS 平台支持 |
| v3.1.0 | 2026-01-13 | Skills 面板:复制、启用/禁用、插件保护 |
| v2.0.0 | — | 全新 UI 设计、统计面板、自定义 API 端点 |
完整记录请查看 [CHANGELOG.md](./CHANGELOG.md)。
📚 推荐教程
🔥 **小白必看!** 如果你是第一次接触 Claude Code,强烈推荐阅读这篇保姆级教程:
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11