Automated release candidate build from main.
npm: npm install gitnexus@rc
Version: 1.6.3-rc.16
Target base: 1.6.3 (rc #16)
Source commit (main): 6222b5b
Release commit (versioned tree): e3d2355
Release candidates are pre-stable builds intended for early testing.
Stable releases remain on the latest dist-tag.
What's Changed
📝 Other Changes
- feat(mcp): rank context/impact disambiguation candidates and expose kind/file_path hints by @azizur100389 in #888
- fix(test): isolate cli-e2e from shared mini-repo fixture by @magyargergo in #954
- feat(shared): add scope-resolution types + constants (#910, RFC #909 Ring 1) by @magyargergo in #949
- feat(shared,ingestion): extend LanguageProvider with scope-resolution hooks (#911, RFC #909 Ring 1) by @magyargergo in #950
- scaffold(shared): shadow diff + aggregate skeletons (#918, RFC #909 Ring 2 SHARED) by @magyargergo in #951
- fix: ENOBUFS in detect_changes by setting maxBuffer on git/rg execFileSync by @Copilot in #957
- feat(shared): DefIndex / ModuleScopeIndex / QualifiedNameIndex (#913, RFC #909 Ring 2 SHARED) by @magyargergo in #958
- feat(shared): resolveTypeRef strict type resolver (#916, RFC #909 Ring 2 SHARED) by @magyargergo in #959
- feat(shared): MethodDispatchIndex materialized view over HeritageMap (#914, RFC #909 Ring 2 SHARED) by @magyargergo in #960
- feat(search): per-phase timing instrumentation for the query pipeline by @azizur100389 in #953
- feat(shared): ScopeTree + PositionIndex + makeScopeId (#912, RFC #909 Ring 2 SHARED) by @magyargergo in #961
- feat(shared): SCC-aware finalize algorithm with bounded fixpoint (#915, RFC #909 Ring 2 SHARED) by @magyargergo in #962
- feat(shared): ClassRegistry / MethodRegistry / FieldRegistry + 7-step lookup (#917, RFC #909 Ring 2 SHARED) by @magyargergo in #963
- chore(shared): apply Ring 2 SHARED review follow-ups in one diff by @magyargergo in #964
- feat(ingestion): ScopeExtractor driver — 5-pass CaptureMatch → ParsedFile (#919, RFC #909 Ring 2 PKG) by @magyargergo in #965
- feat(ingestion): REGISTRY_PRIMARY_ per-language flag reader (#924, RFC #909 Ring 2 PKG) by @magyargergo in #968
- feat(ingestion): wire ScopeExtractor into parse-worker + processor (#920, RFC #909 Ring 2 PKG) by @magyargergo in #969
- feat(ingestion): finalize-orchestrator materializes ScopeResolutionIndexes (#921, RFC #909 Ring 2 PKG) by @magyargergo in #970
- feat(docker): ship signed UI + CLI/server images via docker-compose by @Copilot in #967
- feat(ingestion): per-language resolveImportTarget adapter (#922, RFC #909 Ring 2 PKG) by @magyargergo in #971
- feat(ingestion): shadow-mode parity harness + static dashboard (#923, RFC #909 Ring 2 PKG) by @magyargergo in #972
- feat(ingestion): emit-references drains ReferenceIndex to graph edges (#925, RFC #909 Ring 2 PKG) by @magyargergo in #973
Full Changelog: v1.6.2...v1.6.3-rc.16