Releases: op7418/CodePilot
CodePilot v0.38.0
Downloads
Windows
- CodePilot Setup 0.38.0.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.38.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.38.0-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|
CodePilot v0.37.0
Downloads
Windows
- CodePilot Setup 0.37.0.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.37.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.37.0-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
85a07da |
chore: bump version to 0.37.0 |
f67fb9d |
refactor: extract computePartialWidgetKey into shared production helper |
c8a654d |
test: add key stability regression guard for widget remount (P2) |
8a30295 |
test: add unit tests for generative UI widget system |
0a43e5a |
Merge branch 'generative-ui' |
3b2702e |
docs(site): add Generative UI documentation page |
c621c16 |
docs: add generative UI handover doc and implementation article |
f804e65 |
fix: eliminate scroll jump on streaming→persisted transition |
b401293 |
fix: iframe ready race condition and React remount on fence close |
cab9057 |
fix: improve widget streaming UX — text stability, height flicker, script visibility |
d6c068a |
feat: add generative UI widget system with multi-widget rendering and drill-down |
CodePilot v0.36.0
Downloads
Windows
- CodePilot Setup 0.36.0.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.36.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.36.0-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
7bb47f8 |
chore: bump version to 0.36.0 |
16b0006 |
docs: add Worktree isolation rules to CLAUDE.md |
7343465 |
docs: update Feishu bridge setup guide for V2 |
1420c05 |
Merge branch 'codex/feishu-remote-v2' |
7cc9c90 |
refactor: simplify Feishu settings, fix card race conditions, update docs |
cdb4155 |
feat: Feishu chat bridge — strip MCP residuals, enhance streaming cards, add tool progress |
647fa04 |
feat: improve Feishu messaging — markdown rendering, card styling, reaction lifecycle |
9ca9bce |
fix: feishu card action 200340 and bridge session lock cleanup |
16d2f1a |
chore: restore feishu worktree snapshot |
e6f3335 |
fix: prevent false positive Claude Code conflict on Windows |
CodePilot v0.35.0
Downloads
Windows
- CodePilot Setup 0.35.0.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.35.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.35.0-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
a187f32 |
chore: bump version to 0.35.0 |
8372a3f |
docs: update website docs with Setup Center and Claude Code conflict guide |
8154130 |
feat: add Setup Center onboarding and move commit/push to Git panel |
e6d707f |
docs: update bridge handover and mobile remote control plan |
CodePilot v0.34.2
Downloads
Windows
- CodePilot Setup 0.34.2.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.34.2-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.34.2-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
132bfce |
fix: disable terminal UI, fix hydration mismatch |
CodePilot v0.34.1
Downloads
Windows
- CodePilot Setup 0.34.1.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.34.1-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.34.1-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
4326269 |
chore: bump version to 0.34.1 |
006862a |
fix: esbuild compiles JSDoc node-pty into node - pty; causing startup crash |
d2bfa4b |
chore: bump version to 0.34.0 |
4e01902 |
fix: Volcengine model list pollution + missing by-cwd route |
0eabed8 |
feat: Git integration, terminal, unified layout — full Phase 1-5 implementation |
CodePilot v0.33.0
Downloads
Windows
- CodePilot Setup 0.33.0.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.33.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.33.0-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
b22cf5d |
chore: bump version to 0.33.0 |
e2a0f49 |
fix: CAS lock for assistant trigger, LIKE escape, provider options race |
7b48ee1 |
feat: plugin system — real manifest discovery and SDK integration |
857e9fc |
refactor: Electron install wizard, connection status, and platform detection |
2a04513 |
fix: cross-session assistant trigger guard — heartbeat liveness detection |
8cce988 |
fix: Design Agent session isolation, image write-back robustness, and new-session flow |
cc3cae6 |
feat: per-provider options (thinking mode, 1M context) and SDK betas integration |
CodePilot v0.32.1
Downloads
Windows
- CodePilot Setup 0.32.1.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.32.1-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.32.1-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
e694d75 |
chore: bump version to 0.32.1 |
5d7850a |
refactor: complete UI governance — lint rules, icon/color unification, component splits |
61667fc |
refactor: extract MessageInput sub-components (PR7 — partial) |
ba51d7f |
refactor: unify CodeBlock — keep Shiki, remove Prism version (PR6) |
c153cf2 |
feat: add Design System page + Playwright visual regression tests (PR8) |
cfc4db1 |
refactor: extract data logic into reusable hooks (PR5) |
27bf396 |
refactor: migrate all Lucide icons to Phosphor + remove lucide-react (PR4) |
d9f2e6d |
refactor: replace inline layout patterns with SettingsCard/FieldRow/StatusBanner (PR3) |
6ea323b |
feat: add reusable pattern components (PR2) |
2b8c7cb |
chore: establish UI governance infrastructure (PR1) |
CodePilot v0.32.0
Downloads
Windows
- CodePilot Setup 0.32.0.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.32.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.32.0-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
45193de |
chore: bump version to 0.32.0 |
16edf9f |
feat: CLI Tools — curated tool catalog, detection, install, chat awareness |
4e60332 |
fix: user bubble color not rendering — use Tailwind v4 variable syntax |
18a77dc |
fix: file tree attachment on Electron + model selection follows session |
e5a48ca |
feat: migrate icon library from Hugeicons to Phosphor + UI polish |
5adeb35 |
docs: add official documentation links to all READMEs |
CodePilot v0.31.0
Downloads
Windows
- CodePilot Setup 0.31.0.exe — Windows installer (x64 + arm64)
macOS
- CodePilot-0.31.0-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.31.0-x64.dmg — macOS Intel
Linux
- AppImage / deb / rpm — x64 and arm64
Installation
Windows: Download the exe installer, double-click to install.
macOS:
- Download the DMG for your chip architecture
- Open the DMG, drag CodePilot into Applications
- If you see a security prompt on first launch, go to System Settings > Privacy & Security and click "Open Anyway"
- 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_KEYenvironment variable - Claude Code CLI recommended for code features
Changelog
| Commit | Description |
|---|---|
5e18acb |
feat: provider auth style selector & edit UX improvements |
ac6f5f8 |
fix: remove conflicting bridge.mdx that hid bridge sub-pages in en docs |
d360b53 |
docs: translate full Chinese docs to English — match structure and content |
0197cee |
docs: 服务商配置补充 API Key / Auth Token 认证类型选择说明 |
c67f3ef |
docs: 重写中文文档 — 全量覆盖功能、中文 UI 标签、桥接分页 |
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) |