Skip to content

Compass v0.3.3

Choose a tag to compare

@github-actions github-actions released this 06 Aug 01:28
· 166 commits to main since this release
6d3b64e

Highlights

  • Improved Python bound-method/inheritance dispatch, Rust generic/reexport resolution, and Go package/call attribution with fail-closed ambiguity handling.
  • Hardened incremental graph publication, graph-delta validation, nested config containment, and qualification bounds.
  • Improved large-repository build performance with adaptive AST workers, bounded parallelism, cache/source-digest reuse, and extraction-neutral deltas.
  • Added focused Fastify/Hono/Remix framework-pack support and raised the VS Code large-graph export limit.

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#033---2026-08-05

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