Skip to content

Releases: op7418/CodePilot

CodePilot v0.23.0

03 Mar 05:34

Choose a tag to compare

Downloads

Windows

  • CodePilot Setup 0.23.0.exe — Windows installer (x64 + arm64)

macOS

  • CodePilot-0.23.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.23.0-x64.dmg — macOS Intel

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: Download the exe installer, double-click to install.

macOS:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment variable
  • Claude Code CLI recommended for code features

Changelog

Commit Description
5413eb5 refactor: 简化 macOS 构建 — 只签名不公证,禁用原生热更新
5629da9 fix: arm64 打包脚本改用 if/else 分支替代 EXTRA_ARGS 数组
db86644 feat: macOS 双架构分离构建 — x64 只签名,arm64 签名+条件公证
2c76b04 feat: macOS 公证策略 — 大版本公证,小版本只签名
0ac424f fix: macOS 打包步骤添加 25 分钟超时限制
f50a887 fix: macOS 打包步骤添加 notarization 重试(最多 3 次)
c24dedc fix: CI 添加 notarization 凭证预校验步骤
8749ada fix: CI 证书解码去除换行 + openssl 预校验
261d17c fix: CI 解码 base64 证书为 .p12 文件后传给 CSC_LINK
0e38e44 feat: macOS Developer ID 签名 + notarization + 原生热更新

CodePilot v0.22.1

02 Mar 09:38

Choose a tag to compare

Downloads

Windows

  • CodePilot Setup 0.22.1.exe — Windows installer (x64 + arm64)

macOS

  • CodePilot-0.22.1-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.22.1-x64.dmg — macOS Intel

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: Download the exe installer, double-click to install.

macOS:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment variable
  • Claude Code CLI recommended for code features

Changelog

Commit Description
ddb2c00 fix: Skills API 增加项目级 .claude/skills 扫描

CodePilot v0.22.0

02 Mar 07:02

Choose a tag to compare

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:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment 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 统一上传

CodePilot v0.21.2

01 Mar 15:05

Choose a tag to compare

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:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment 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 目录结构

CodePilot v0.21.1

28 Feb 16:58

Choose a tag to compare

Downloads

Windows

  • CodePilot Setup 0.21.1.exe — Windows installer (x64 + arm64)

macOS

  • CodePilot-0.21.1-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.21.1-x64.dmg — macOS Intel

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: Download the exe installer, double-click to install.

macOS:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment variable
  • Claude Code CLI recommended for code features

Changelog

Commit Description
f5ab708 chore: bump v0.21.1
65fdeb6 fix: bridge 创建的聊天不立即显示在 ChatList

CodePilot v0.21.0

28 Feb 16:26

Choose a tag to compare

Downloads

Windows

  • CodePilot Setup 0.21.0.exe — Windows installer (x64 + arm64)

macOS

  • CodePilot-0.21.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.21.0-x64.dmg — macOS Intel

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: Download the exe installer, double-click to install.

macOS:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment variable
  • Claude Code CLI recommended for code features

Changelog

Commit Description
6ad821d feat: 多 IM 远程桥接系统 + Bridge 一级导航 + bug 修复
f7735e0 fix: 修复关闭最后一个分屏时 setState-during-render 报错

CodePilot v0.20.1

28 Feb 05:35

Choose a tag to compare

Downloads

Windows

  • CodePilot Setup 0.20.1.exe — Windows installer (x64 + arm64)

macOS

  • CodePilot-0.20.1-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.20.1-x64.dmg — macOS Intel

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: Download the exe installer, double-click to install.

macOS:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment variable
  • Claude Code CLI recommended for code features

Changelog

Commit Description
7696cbf refactor: 右侧面板 Tasks/Files 合并为单视图 + 简化 TaskList
b174527 fix: ChatList 布局优化 + 多语言适配

CodePilot v0.20.0

28 Feb 04:52

Choose a tag to compare

Downloads

Windows

  • CodePilot Setup 0.20.0.exe — Windows installer (x64 + arm64)

macOS

  • CodePilot-0.20.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.20.0-x64.dmg — macOS Intel

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: Download the exe installer, double-click to install.

macOS:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment variable
  • Claude Code CLI recommended for code features

Changelog

Commit Description
68bb6b6 feat: 新增服务商 + 文件上传优化 + AskQuestion 改进

CodePilot v0.19.2

28 Feb 03:54

Choose a tag to compare

Downloads

Windows

  • CodePilot Setup 0.19.2.exe — Windows installer (x64 + arm64)

macOS

  • CodePilot-0.19.2-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.19.2-x64.dmg — macOS Intel

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: Download the exe installer, double-click to install.

macOS:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment variable
  • Claude Code CLI recommended for code features

Changelog

Commit Description
d872f91 chore: bump v0.19.2
ad34fe3 chore: 禁用 native auto-updater,改为引导用户从 GitHub 下载

CodePilot v0.19.1

27 Feb 17:39

Choose a tag to compare

Downloads

Windows

  • CodePilot Setup 0.19.1.exe — Windows installer (x64 + arm64)

macOS

  • CodePilot-0.19.1-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.19.1-x64.dmg — macOS Intel

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: Download the exe installer, double-click to install.

macOS:

  1. Download the DMG for your chip architecture
  2. Open the DMG, drag CodePilot into Applications
  3. If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
  4. 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_KEY environment variable
  • Claude Code CLI recommended for code features

Changelog

Commit Description
819f9f4 chore: bump v0.19.1
3359b3b fix: macOS 热更新 code signature 校验失败(改用逐组件签名)