-
Notifications
You must be signed in to change notification settings - Fork 2
Releases: ingeniousfrog/CodeDelta
CodeDelta Desktop v0.2.1
CodeDelta Desktop v0.2.1
Bundled: web UI (Delta, Trace, Panorama, Wiki), API server, CodeGraph runtime, and Node 22 — no separate Node install required.
Downloads
- macOS (Apple Silicon arm64):
CodeDelta_*_aarch64.dmg— unsigned; if blocked, right-click → Open - Windows (x64):
CodeDelta_*_x64-setup.exe— NSIS installer
Why v0.2.0 was removed
The v0.2.0 desktop release has been withdrawn. Its macOS DMG (~101 MB) was built locally with hdiutil after Tauri's bundle_dmg.sh failed on macOS 26, then uploaded with --clobber, replacing the smaller CI-built image. The installer was not broken, but the bundle was ~40 MB larger than necessary with no functional benefit. Use v0.2.1 instead — CI-built DMG (~62 MB) plus Wiki Ask fixes (LLM required, bootstrap for vague questions).
- Built from commit
4e004c6 - Requires git on
PATH - macOS runtime data:
~/Library/Application Support/CodeDelta - Windows runtime data:
%APPDATA%\CodeDelta
Assets 4
CodeDelta Desktop v0.1.0
CodeDelta Desktop v0.1.0
Bundled: web UI (Delta, Trace, Panorama), API server, CodeGraph runtime, and Node 22 — no separate Node install required.
Downloads
-
macOS (Apple Silicon arm64):
CodeDelta_*_aarch64.dmg— unsigned; if blocked, right-click → Open -
Windows (x64):
CodeDelta_*_x64-setup.exe— NSIS installer -
Built from commit
17cd649 -
Requires git on
PATH -
macOS runtime data:
~/Library/Application Support/CodeDelta -
Windows runtime data:
%APPDATA%\CodeDelta
Bump apps/desktop/src-tauri/tauri.conf.json version for a new release tag.