Skip to content

CodePilot v0.26.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 03:46
· 1245 commits to main since this release

Downloads

macOS

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

Windows

  • CodePilot-0.26.0-x64.exe — Windows x64
  • CodePilot-0.26.0-arm64.exe — Windows ARM64

Installation

macOS:

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

Windows:

  1. 下载对应架构的 EXE 安装包(大多数用户选择 x64)
  2. 运行安装程序,可自定义安装路径
  3. 安装完成后启动 CodePilot
  4. 在 Settings 页面配置 Anthropic API Key 或环境变量

Requirements

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

Changelog

Commit Description
bd3715e chore: preserve fork-specific files after upstream sync
3f19290 fix: preserve paragraph breaks between text blocks in bridge responses (op7418#144)
a1bde18 feat: add View Plan modal and feedback textbox to plan approval UI (op7418#164)
a906172 fix: handle SDK keep_alive messages to prevent idle timeout during long operations (op7418#163)
315aac0 fix: sanitize _NEXT_PRIVATE* env vars from child processes (op7418#161)
113e15e feat: Discord bridge adapter — 完整实现 Discord 作为第三个桥接渠道
538cc1b docs: 工程质量保障体系执行计划文档
935e3d0 fix: i18n 品牌名修正 — Claude → CodePilot