Skip to content

Releases: op7418/CodePilot

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

CodePilot v0.10.9

13 Feb 09:43

Choose a tag to compare

Downloads

Windows

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

macOS

  • CodePilot-0.10.9-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.10.9-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
4472d21 chore: bump version to 0.10.9
5dde1e5 fix: folder picker dialog content overflow on narrow windows
d446da9 fix: allow file tree access on Windows cross-drive project paths
6aca8c3 fix: remove process.cwd() fallback for working directory in chat route

CodePilot v0.10.8

13 Feb 09:13

Choose a tag to compare

Downloads

Windows

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

macOS

  • CodePilot-0.10.8-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.10.8-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
01e7e0c fix: parse Windows .cmd wrapper to extract real CLI script path

CodePilot v0.10.7

13 Feb 08:56

Choose a tag to compare

Downloads

Windows

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

macOS

  • CodePilot-0.10.7-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.10.7-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
c0e96bd fix: resolve spawn EINVAL on Windows — filter undefined env values and skip .cmd wrappers

CodePilot v0.10.6

13 Feb 08:08

Choose a tag to compare

Downloads

Windows

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

macOS

  • CodePilot-0.10.6-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.10.6-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
83a0109 fix: sanitize env variables to prevent spawn EINVAL with third-party API providers

CodePilot v0.10.5

13 Feb 07:52

Choose a tag to compare

Downloads

Windows

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

macOS

  • CodePilot-0.10.5-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
  • CodePilot-0.10.5-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
916b888 fix: require valid project directory for session creation
ae8a905 feat: inline title editing, simplify right panel, polish input toolbar
5a57098 feat: group chat sidebar by project folder with collapsible sections
d199cbe fix: file tree height cut off at half panel — fill remaining space