Skip to content

Releases: brandyn-s/code-graph

v0.9.2: tools: never write into the indexed checkout by default

Choose a tag to compare

@github-actions github-actions released this 04 Sep 11:56
Immutable release. Only release title and notes can be modified.

Report generation is opt-in: index_repository, generate_report, and visualize no longer write into the indexed checkout by default (outputs go under the cache dir; write_report / report_path / output_path added).

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 04 Sep 10:05
Immutable release. Only release title and notes can be modified.

Upstream ports: extractor memory safety, isolating extraction supervisor, Go/Python fixes, CALL_REFERENCE/USAGE split, 7 new grammars (33 languages), route extraction fixes, Kubernetes manifests, opt-in lsp_local resolver tier, team-shared graph artifacts.

v0.9.0: test: write SCIP fixture with 0600 permissions (gosec G306)

Choose a tag to compare

@github-actions github-actions released this 04 Sep 07:16
Immutable release. Only release title and notes can be modified.

First public release.