github abhigyanpatwari/GitNexus v1.6.2-rc.19
Release Candidate v1.6.2-rc.19

pre-release3 hours ago

Automated release candidate build from main.

npm: npm install gitnexus@rc
Version: 1.6.2-rc.19
Target base: 1.6.2 (rc #19)
Source commit (main): 4309878
Release commit (versioned tree): 98bf904

Release candidates are pre-stable builds intended for early testing.
Stable releases remain on the latest dist-tag.

What's Changed

🐛 Bug Fixes

  • fix: add preinstall cleanup to prevent ENOTEMPTY on global upgrade by @Copilot in #843
  • fix: set env.cacheDir to user-writable location by @enihcam in #845
  • fix: devendor tree-sitter-proto install lifecycle to prevent ENOTEMPTY on global upgrade by @magyargergo in #846

📝 Other Changes

  • feat(web): add smart chat scroll by @noCharger in #767
  • fix(extractors): resolve 3 silent contract mis-resolution bugs (#793) by @magyargergo in #817
  • Fix npm arborist crash caused by tree-sitter-dart tarball URL format by @Copilot in #820
  • fix: resolve C/C++ cross-file calls through transitive #include chains by @fcostaoliveira in #816
  • fix: prevent drain listener leak in relationship CSV streaming by @MekayelAnik in #818
  • feat(ci): add release-candidate publish pipeline by @magyargergo in #825
  • fix(embeddings): prevent batch errors from CodeEmbedding PK violations and vector-index SET restriction by @jonasvanderhaegen-xve in #823
  • fix(lbug): wait for read stream close in splitRelCsvByLabelPair (Windows ENOTEMPTY) by @magyargergo in #832
  • [group/sync] Fix ManifestExtractor never called — config.links always produced 0 cross-links by @jonasvanderhaegen-xve in #827
  • fix(deps): pin tree-sitter-c-sharp to 0.23.1 by @Copilot in #834
  • fix: content-hash staleness detection for embeddings and vector index creation on zero-node path by @Copilot in #831
  • ci: standardize workflow concurrency and automate release-note labeling by @magyargergo in #837
  • docs: optimize context files for LLM accuracy and token efficiency by @magyargergo in #857
  • refactor(ingestion): move class extraction configs to configs/ subdirectory by @Copilot in #879
  • feat(ingestion): language-agnostic call extractor with config+factory pattern by @Copilot in #877
  • feat(ingestion): language-agnostic variable extractor with config+factory pattern by @Copilot in #878
  • refactor(SM-20): wire SemanticModel as first-class resolution input by @Copilot in #885
  • feat(extractors): detect jQuery $.ajax/$.get/$.post and axios object-form as HTTP consumers by @azizur100389 in #887
  • refactor(ingestion): split ImportSemantics into per-strategy hooks (Strategies 1-4) by @Copilot in #886

New Contributors

Full Changelog: v1.6.1...v1.6.2-rc.19

Don't miss a new GitNexus release

NewReleases is sending notifications on new releases.