CodePilot v0.3.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.3.0-arm64.dmg
|
| macOS | Intel (x64) | CodePilot-0.3.0-x64.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
What's New in v0.3.0 / 更新内容
New Features / 新功能
- Multi API Provider Management / 多 API Provider 管理: Save multiple API configurations and switch between them instantly — no restart needed. Supports Anthropic, OpenRouter, GLM Coding Plan (智谱), Kimi Coding Plan, MiniMax Coding Plan, Moonshot, AWS Bedrock, Google Vertex, LiteLLM, and custom endpoints
- 保存多个 API 配置并即时切换,无需重启。支持 Anthropic、OpenRouter、GLM Coding Plan(智谱)、Kimi Coding Plan、MiniMax Coding Plan、Moonshot、AWS Bedrock、Google Vertex、LiteLLM 及自定义端点
- Built-in Provider Presets / 内置预设模板: One-click setup for popular providers with pre-configured base URLs and environment variables
- 内置热门 Provider 预设,一键配置 base URL 和环境变量
- Dynamic Model Labels / 动态模型标签: Model selector automatically shows provider-specific model names (e.g. GLM-4.7, Kimi K2.5, MiniMax-M2.1) based on the active provider
- 模型选择器根据当前激活的 Provider 自动显示对应的模型名称
- Auto Migration / 自动迁移: Existing API settings are automatically migrated to the new provider system on first launch
- 首次启动时,现有 API 设置自动迁移到新的 Provider 系统
Improvements / 改进
- Settings page redesigned with ProviderManager replacing the old single API config section
- 设置页面重新设计,用 ProviderManager 替换旧的单一 API 配置区域