CodePilot v0.1.0
A native desktop GUI for Claude Code — chat, code, and manage projects through a polished visual interface.
Claude Code 的原生桌面客户端 — 通过可视化界面进行对话、编码和项目管理,无需在终端中操作。
Downloads / 下载
| Platform / 平台 | Architecture / 架构 | File / 文件 |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3/M4) | CodePilot-0.1.0-arm64.dmg
|
Requirements / 环境要求
- Claude Code CLI installed and authenticated (
claude login) - Node.js 18+
- 已安装 Claude Code CLI 并完成认证(
claude login) - Node.js 18+
Installation Note / 安装说明
This app is not code-signed. Your OS will show a security warning on first launch.
本应用尚未进行代码签名,首次打开时操作系统会弹出安全警告。
macOS
Option 1 / 方案一 — Right-click the app → Open → Open
在访达中右键点击 CodePilot.app → 打开 → 打开
Option 2 / 方案二 — System Settings → Privacy & Security → Open Anyway
系统设置 → 隐私与安全性 → 仍要打开
Option 3 / 方案三 — Terminal / 终端命令:
xattr -cr /Applications/CodePilot.app
Windows
Click More info → Run anyway on the SmartScreen dialog.
在 SmartScreen 对话框中点击 更多信息 → 仍要运行。
Highlights / 功能亮点
- Streaming chat with Claude Code via Agent SDK / 通过 Agent SDK 与 Claude Code 实时流式对话
- Session management with local SQLite persistence / 本地 SQLite 会话管理与持久化
- Project file tree and file preview panel / 项目文件树与文件预览面板
- MCP server and custom skills management / MCP 服务器与自定义技能管理
- Permission controls with Code / Plan / Ask modes / 权限控制,支持 Code / Plan / Ask 模式
- Dark and light theme / 深色与浅色主题
- Token usage tracking / Token 用量追踪
- Claude Code connection status indicator / Claude Code 连接状态指示器