Skip to content

CodeDelta Desktop v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 04:43
· 2 commits to main since this release

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