Compass v0.3.6
·
137 commits
to main
since this release
Highlights
- Make Compass-owned current output explicit and inspectable with visible
snapshots/,current-snapshot, andstore/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
queryandexplainoutput with--budgetand--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.shprovides the Unix installer;install.ps1provides the Windows installer.- Each archive has a matching
.sha256checksum 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