Skip to content

Compass v0.3.6

Choose a tag to compare

@github-actions github-actions released this 07 Aug 04:04
· 137 commits to main since this release
2755a62

Highlights

  • Make Compass-owned current output explicit and inspectable with visible snapshots/, current-snapshot, and store/ paths plus concise snapshot-local state names; this is a hard cut with deterministic publication and no hidden-layout compatibility reader.
  • Add deterministic budgeted pagination for natural query and explain output with --budget and --page, exact fact ranges, and continuation disclosure.
  • Add automatic, circular, concentric, spiral, and community-grouped square-grid graph layouts while keeping fixed layouts deterministic and responsive.
  • Keep initialization repository trees and selected-path ledgers bounded and independently scrollable.
  • Make VS Code activation resilient across fresh and mixed multi-root workspaces by isolating invalid/incomplete snapshots and surfacing repository-scoped refresh failures.

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#036---2026-08-06

Full PR changelog: compass-v0.3.5...compass-v0.3.6