Skip to content

Releases: op7418/CodePilot

CodePilot v0.16.0

26 Feb 17:13

Choose a tag to compare

Downloads

Windows

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

macOS

  • CodePilot-0.16.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.16.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
5ac4eb5 feat: add Nano Banana 2 model, revert default to Nano Banana Pro, bump v0.16.0
d5dd9cf feat: unify reference image data structure, add Nano Banana 2 model
00d3fef feat: refactor image generation to bypass model dependency, fix UI issues
97dc9d3 chore: add @google/genai SDK and media_generations DB schema
762953b feat: integrate electron-updater for in-app auto-update

CodePilot v0.15.1

26 Feb 03:01

Choose a tag to compare

Downloads

Windows

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

macOS

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

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: 下载 exe 安装包,双击安装,按提示完成即可。

macOS:

  1. 下载对应芯片架构的 DMG 文件
  2. 打开 DMG,将 CodePilot 拖入 Applications 文件夹
  3. 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Linux: 使用 AppImage 直接运行,或通过 deb/rpm 包安装。

Requirements

  • Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
  • Anthropic API Key 或已配置 ANTHROPIC_API_KEY 环境变量
  • 如需使用代码相关功能,建议安装 Claude Code CLI

Changelog

Commit Description
7cd0cb5 chore: bump version to 0.15.1
b55c23e fix: update GLM and MiniMax model labels to latest versions
c6ed594 feat: use native OS folder picker dialog in Electron mode
5bace38 fix: improve ErrorBoundary i18n and update provider preset descriptions
cd807ef Merge pull request #49 from cyxer000/feat/error-boundary
791baff Merge pull request #101 from Earl-chen/docs/fix-electron-dev-instructions
ac8984c docs: add missing electron build step before electron:dev
11ece8d feat: add React Error Boundary to prevent UI white-screen crashes

CodePilot v0.15.0

26 Feb 01:54

Choose a tag to compare

Downloads

Windows

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

macOS

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

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: 下载 exe 安装包,双击安装,按提示完成即可。

macOS:

  1. 下载对应芯片架构的 DMG 文件
  2. 打开 DMG,将 CodePilot 拖入 Applications 文件夹
  3. 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Linux: 使用 AppImage 直接运行,或通过 deb/rpm 包安装。

Requirements

  • Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
  • Anthropic API Key 或已配置 ANTHROPIC_API_KEY 环境变量
  • 如需使用代码相关功能,建议安装 Claude Code CLI

Changelog

Commit Description
d203b98 feat: redesign Provider settings UI with brand icons and dialog-based quick-add
448738d feat: provider/model system refactor — switch provider from chat input
cf14791 fix: abort active stream on session switch and warn before closing during streaming
fa1023c feat: add AI semantic search for skill matching in / command popover

CodePilot v0.14.0

24 Feb 16:15

Choose a tag to compare

Downloads

Windows

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

macOS

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

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: 下载 exe 安装包,双击安装,按提示完成即可。

macOS:

  1. 下载对应芯片架构的 DMG 文件
  2. 打开 DMG,将 CodePilot 拖入 Applications 文件夹
  3. 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Linux: 使用 AppImage 直接运行,或通过 deb/rpm 包安装。

Requirements

  • Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
  • Anthropic API Key 或已配置 ANTHROPIC_API_KEY 环境变量
  • 如需使用代码相关功能,建议安装 Claude Code CLI

Changelog

Commit Description
52f5bb5 feat: add token usage statistics page in Settings
edd55a9 fix: improve session resume resilience, permission timeout, and stream idle handling
7b9de0a fix: add detailed error logging for SDK process failures

CodePilot v0.13.2

24 Feb 10:05

Choose a tag to compare

Downloads

Windows

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

macOS

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

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: 下载 exe 安装包,双击安装,按提示完成即可。

macOS:

  1. 下载对应芯片架构的 DMG 文件
  2. 打开 DMG,将 CodePilot 拖入 Applications 文件夹
  3. 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Linux: 使用 AppImage 直接运行,或通过 deb/rpm 包安装。

Requirements

  • Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
  • Anthropic API Key 或已配置 ANTHROPIC_API_KEY 环境变量
  • 如需使用代码相关功能,建议安装 Claude Code CLI

Changelog

Commit Description
959b2bd chore: bump version to 0.13.2
f871087 fix: clear stale sdk_session_id on mid-stream crash to prevent repeated failures

CodePilot v0.13.0

24 Feb 08:58

Choose a tag to compare

Downloads

Windows

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

macOS

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

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: 下载 exe 安装包,双击安装,按提示完成即可。

macOS:

  1. 下载对应芯片架构的 DMG 文件
  2. 打开 DMG,将 CodePilot 拖入 Applications 文件夹
  3. 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Linux: 使用 AppImage 直接运行,或通过 deb/rpm 包安装。

Requirements

  • Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
  • Anthropic API Key 或已配置 ANTHROPIC_API_KEY 环境变量
  • 如需使用代码相关功能,建议安装 Claude Code CLI

Changelog

Commit Description
c7c3ba5 feat: v0.13.0 — add i18n support with Chinese/English translations
85940df fix: align title bar headers across panels, fix macOS Dock icon size

CodePilot v0.12.0

24 Feb 04:40

Choose a tag to compare

Downloads

Windows

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

macOS

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

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: 下载 exe 安装包,双击安装,按提示完成即可。

macOS:

  1. 下载对应芯片架构的 DMG 文件
  2. 打开 DMG,将 CodePilot 拖入 Applications 文件夹
  3. 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Linux: 使用 AppImage 直接运行,或通过 deb/rpm 包安装。

Requirements

  • Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
  • Anthropic API Key 或已配置 ANTHROPIC_API_KEY 环境变量
  • 如需使用代码相关功能,建议安装 Claude Code CLI

Changelog

Commit Description
9e7ccfe feat: v0.12.0 — fix streaming tool UI persistence, file tree UX improvements, unify icon library
8ee8085 docs: add commit message guidelines to CLAUDE.md

CodePilot v0.11.0

23 Feb 19:16

Choose a tag to compare

Downloads

Windows

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

macOS

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

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: 下载 exe 安装包,双击安装,按提示完成即可。

macOS:

  1. 下载对应芯片架构的 DMG 文件
  2. 打开 DMG,将 CodePilot 拖入 Applications 文件夹
  3. 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Linux: 使用 AppImage 直接运行,或通过 deb/rpm 包安装。

Requirements

  • Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
  • Anthropic API Key 或已配置 ANTHROPIC_API_KEY 环境变量
  • 如需使用代码相关功能,建议安装 Claude Code CLI

Changelog

Commit Description
9c13f04 feat: v0.11.0 — SDK settingSources, nested session fix, dynamic models, UX improvements

CodePilot v0.10.11

13 Feb 10:25

Choose a tag to compare

Downloads

Windows

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

macOS

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

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: 下载 exe 安装包,双击安装,按提示完成即可。

macOS:

  1. 下载对应芯片架构的 DMG 文件
  2. 打开 DMG,将 CodePilot 拖入 Applications 文件夹
  3. 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Linux: 使用 AppImage 直接运行,或通过 deb/rpm 包安装。

Requirements

  • Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
  • Anthropic API Key 或已配置 ANTHROPIC_API_KEY 环境变量
  • 如需使用代码相关功能,建议安装 Claude Code CLI

Changelog

Commit Description
31879e0 chore: bump version to 0.10.11
8f963ed fix: pass baseDir to file preview API to fix Windows cross-drive 403
c21d8e4 fix: remove last process.cwd() fallback in file upload path

CodePilot v0.10.10

13 Feb 10:06

Choose a tag to compare

Downloads

Windows

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

macOS

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

Linux

  • AppImage / deb / rpm — x64 and arm64

Installation

Windows: 下载 exe 安装包,双击安装,按提示完成即可。

macOS:

  1. 下载对应芯片架构的 DMG 文件
  2. 打开 DMG,将 CodePilot 拖入 Applications 文件夹
  3. 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Linux: 使用 AppImage 直接运行,或通过 deb/rpm 包安装。

Requirements

  • Windows 10+ / macOS 12.0+ / Linux (glibc 2.31+)
  • Anthropic API Key 或已配置 ANTHROPIC_API_KEY 环境变量
  • 如需使用代码相关功能,建议安装 Claude Code CLI

Changelog

Commit Description
3fa3058 chore: bump version to 0.10.10
332b62b fix: prevent uninstall from deleting user files and fix Windows process cleanup