CodePilot v0.22.0
Downloads
macOS
- CodePilot-0.22.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.22.0-x64.dmg — macOS Intel
Windows
- CodePilot-0.22.0-x64.exe — Windows x64
- CodePilot-0.22.0-arm64.exe — Windows ARM64
Installation
macOS:
- 下载对应芯片架构的 DMG 文件
- 打开 DMG,将 CodePilot 拖入 Applications 文件夹
- 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
- 在 Settings 页面配置 Anthropic API Key 或环境变量
Windows:
- 下载对应架构的 EXE 安装包(大多数用户选择 x64)
- 运行安装程序,可自定义安装路径
- 安装完成后启动 CodePilot
- 在 Settings 页面配置 Anthropic API Key 或环境变量
Requirements
- macOS 12.0+ / Windows 10+
- Anthropic API Key 或已配置
ANTHROPIC_API_KEY环境变量 - 如需使用代码相关功能,建议安装 Claude Code CLI
Changelog
| Commit | Description |
|---|---|
2866305 |
chore: preserve fork-specific files after upstream sync |
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 统一上传 |