Downloads
Windows
- CodePilot Setup 0.31.0.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.31.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.31.0-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- Configure your Anthropic API Key in Settings
Linux: Run the AppImage directly, or install via deb/rpm package.
Requirements
- Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
- Anthropic API Key or
ANTHROPIC_API_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
5e18acb
| feat: provider auth style selector & edit UX improvements |
ac6f5f8
| fix: remove conflicting bridge.mdx that hid bridge sub-pages in en docs |
d360b53
| docs: translate full Chinese docs to English — match structure and content |
0197cee
| docs: 服务商配置补充 API Key / Auth Token 认证类型选择说明 |
c67f3ef
| docs: 重写中文文档 — 全量覆盖功能、中文 UI 标签、桥接分页 |
9fae911
| fix: dark mode button visibility — RainbowButton and DownloadButton |
464ee64
| fix: download button dark mode — invert colors for visibility |
386224d
| fix: download button use fixed colors for consistent visibility |
6e666b1
| feat: SEO optimization, favicons, and dark mode download button fix |
3f56edc
| fix: upgrade next 15.3.3 → 15.3.6 to resolve CVE-2025-66478 |
3b87e56
| fix: site build/deploy blockers — local fonts, lint cleanup, Vercel compat |
1359758
| feat: add marketing site and docs app (apps/site) |