Downloads
Windows
- CodePilot Setup 0.21.2.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.21.2-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.21.2-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 |
|---|---|
6a148f2
| chore: bump v0.21.2 |
ead5cfc
| refactor: 精简 CLAUDE.md + 分层上下文管理 |
d9c4ad2
| fix: 切换聊天后模型选择不保持 |
7e45448
| fix: 滚动条不在底部时发送消息看不到 AI 输出 |
6209c86
| refactor: 整理 docs 目录结构 |