Skip to content

CodePilot v0.30.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 16:00
· 1218 commits to main since this release

Downloads

macOS

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

Windows

  • CodePilot-0.30.0-x64.exe — Windows x64
  • CodePilot-0.30.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
b765c2b chore: preserve fork-specific files after upstream sync
9fae911 fix: dark mode button visibility — RainbowButton and DownloadButton
464ee64 fix: download button dark mode — invert colors for visibility
386224d fix: download button use fixed colors for consistent visibility
6e666b1 feat: SEO optimization, favicons, and dark mode download button fix
3f56edc fix: upgrade next 15.3.3 → 15.3.6 to resolve CVE-2025-66478
3b87e56 fix: site build/deploy blockers — local fonts, lint cleanup, Vercel compat
1359758 feat: add marketing site and docs app (apps/site)
9b2793c chore: bump version to 0.30.0
281e7f9 fix: skills/MCP/completion system overhaul — separate skill kinds, fix MCP remote servers, deduplicate completion processing