Skip to content

Compass v0.3.4

Choose a tag to compare

@github-actions github-actions released this 06 Aug 04:50
· 157 commits to main since this release
8faffe5

Highlights

  • Keep dense VS Code and HTML code graphs responsive with deterministic community-grouped layouts for large graphs, while preserving an explicit force-directed option.
  • Accelerate deterministic cold graph builds with parallel AST fact digests and overlap unchanged digest work with portable AST cache publication.
  • Preserve byte-identical graphs and bounded qualification behavior across clean, warm, rebuild, and alternate-checkout runs.

Install

  • Download the archive for your macOS, Linux, or Windows architecture below.
  • install.sh provides the Unix installer; install.ps1 provides the Windows installer.
  • Each archive has a matching .sha256 checksum file.

Full changelog: https://github.com/crabbuild/compass/blob/main/CHANGELOG.md#034---2026-08-05

Full PR changelog: compass-v0.3.3...compass-v0.3.4