CodeForge v0.2.0
New desktop workspace
- Complete graphite/charcoal desktop workspace redesign
- Task/conversation-first coding-agent experience
- Compact project/task navigation
- Contextual Changes / Terminal / Files / Evidence inspector
- Persistent coding-agent composer
- Compact verified-free model selector
- Restrained ForgeZero trust/status presentation
- Improved autonomous workflow activity stream
- Better approval/question interaction
- Improved diff review with dual line numbers
New CodeForge identity
- New monochrome diamond/atom CodeForge-GEMS icon
- Updated application, installer, portable, Welcome, Onboarding, and navigation branding
Runtime / reliability
- Packaged persistence/recovery verified (full / interrupt → recover)
- Native SQLite packaged runtime verified (better-sqlite3 via Electron ABI 130)
- Full/interrupt/recover smoke certification (packaged, installed, portable)
- Provider/free-only security remains enforced (ForgeZero, verified-free, paid fallback disabled)
- Improved release-consumer verification (hash manifest + authoritative pins)
Verification
- 574/574 tests / 57/57 files
- Windows GitHub Actions
windows-desktopPASS (windows-2022,805195f) - Installer full/recover/uninstall PASS
- Portable PASS
Installation note
The release is currently unsigned. Windows SmartScreen may display an Unknown Publisher warning. Verify SHA-256 with SHA256SUMS.txt:
Get-FileHash CodeForge-Setup-0.2.0.exe -Algorithm SHA256
Get-Content SHA256SUMS.txt
node apps/desktop/scripts/verify-release-hashes.mjs . SHA256SUMS.txtHashes
61bcb0c8c55ca2636d4b389902385fdd907424b46bbfc4b99500b2082e5da4da CodeForge-Setup-0.2.0.exe
b4cf10f62a4c2a381e51369a28e62ecb91a425aa506a603179c05a34ef34b999 CodeForge-Portable.exe
0dadb9a24abcedcdf032af0648e48266f5a02afe553b01f81f417f13a71f2d10 CodeForge-Setup-0.2.0.exe.blockmap
Source: 805195f82a03908b3a02c2b7be7654d2fbc30751 (master at release, workflow infra at 45381cb)