Bug Fixes
- Fixed macOS Dock bouncing icon — Replaced
child_process.spawnwith Electron'sutilityProcess.fork(), which runs as a background service process and never creates a Dock icon - Fixed slash commands not working after upgrade — Added automatic web cache clearing when app version changes, preventing stale cached JS from previous versions
- Version display — App version is now shown at the bottom of the sidebar for easy verification
- Excluded build data from package — The
data/directory from the build machine is no longer bundled into the app
Downloads
- CodePilot-0.4.1-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.4.1-x64.dmg — macOS Intel