Downloads
Windows
- CodePilot Setup 0.22.0.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.22.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.22.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 |
|---|---|
5dda2ea
| fix: CI release 步骤处理含空格的文件名 |
38e7c96
| feat: Telegram Bridge 出站消息 Markdown 渲染 |
8526b58
| docs: 更新 bridge 交接文档 — 图片接收能力 |
69d33df
| fix: Bridge 图片消息在桌面端聊天记录中回显 |
887870c
| fix: Telegram 图片接收 — offset 安全、caption 兜底、拒绝通知 |
570d26d
| feat: Telegram Bridge 图片接收能力 |
c9f1b62
| fix: 模型切换串台 + 发送消息后滚动不到底部 |
b5e5645
| fix: CI 产物丢失 — 改为 release job 统一上传 |