Downloads
Windows
- CodePilot Setup 0.38.5.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.38.5-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.38.5-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 |
|---|---|
ab952ee
| chore: patch security dependencies |
2aa3718
| chore: prepare v0.38.5 release |
c175830
| Merge branch 'worktree-wechat-bridge' |
207471f
| chore: merge bridge cwd healing into WeChat bridge |
f7434d1
| feat: add WeChat bridge channel |
6a98c12
| fix: self-heal bridge working directories |
a38809b
| chore: remove stale worktree gitlink, ignore .claude/, fix MCP scope text |
e72c165
| fix: prevent widget MCP on plain chat, clarify MCP toggle scope |
fcef327
| fix: chat latency remediation — effort default, MCP persistent toggle, mode convergence |
2a6888d
| fix: 修复 4 个 UI/逻辑 bug + 安全审查修补 |