Automated release candidate build from main.
npm: npm install gitnexus@rc
Version: 1.6.4-rc.28
Target base: 1.6.4 (rc #28)
Source commit (main): 78e965b
Release commit (versioned tree): 899bbe4
Release candidates are pre-stable builds intended for early testing.
Stable releases remain on the latest dist-tag.
What's Changed
π Other Changes
- docs: clarify PostToolUse hook is notification-only, not auto-reindex by @jarvisai1909 in #1070
- fix: use os.homedir() instead of process.env.HOME for HuggingFace cache dir by @chouzz in #1078
- feat(ingestion): TypeScript registry-primary scope resolution (Ring 3) by @magyargergo in #1050
- fix(ingestion): two-channel binding lifecycle (closes #1066) + scope-resolution I8 hardening by @magyargergo in #1082
- test(csharp): companion fixture for #1066 frozen-bucket regression by @mann1x in #1085
- fix(ci): allow expected legacy parity failures by @magyargergo in #1099
- fix(ingestion): skip empty scope extraction by @magyargergo in #1100
- fix(ingestion): classify Python class methods as Method by @magyargergo in #1102
- fix(search): create FTS indexes during analyze by @magyargergo in #1107
- test(ignore-service): skip EACCES test under uid=0 (root bypasses chmod) by @mann1x in #1108
- fix(scope-resolution): allow same-range Module-as-parent for top-level scopes (closes #1086) by @mann1x in #1087
- fix(scope-resolution): avoid variadic reference site aggregation by @magyargergo in #1112
- fix(serve): serve web UI at root path instead of 404 by @HaleTom in #1048
- docs: update README.md by @eltociear in #1115
- fix: correct OpenCode skills directory path (skill β skills) by @Hamzaa6296 in #1104
- fix(mcp): project tool_map flows from handlers by @magyargergo in #1113
- fix: start MCP bridge correctly when using npx by @genoshide in #1114
- fix(search): load FTS during core DB init by @magyargergo in #1123
- fix: recover worker parse stalls by @magyargergo in #1121
- fix(install): vendor tree-sitter-dart source by @magyargergo in #1125
- Fix typo: capitalize Goliath in README by @b2pacific in #1126
- fix(lbug): prevent DuckDB extension install hangs by @magyargergo in #1129
- fix(group): add configurable cross-link path exclusions to reduce false positives by @darianstlex in #1093
- fix(hooks): ignore global registry during staleness checks by @LaplaceYoung in #1141
- fix(swift): use official prebuilt parser runtime by @magyargergo in #1130
- fix: add platform-aware semantic fallback by @magyargergo in #1150
- docs(readme): fix misleading Web UI section by @abhigyanpatwari in #1159
- fix(docker): use HEAD probe so SSE heartbeat doesn't time out healthcheck by @R09722akaBennett in #1182
- Revert "chore(deps)(deps): bump uuid from 13.0.0 to 14.0.0 in /gitnexus-web" by @magyargergo in #1222
- fix(local-backend): #1178 skip vector index query on unsupported pla⦠by @Morieity in #1181
- fix(typescript): capture missed CALLS edges from HOF callbacks and JSX by @ReidenXerx in #1175
- fix(deps): upgrade @ladybugdb/core to 0.16.0 to resolve native segfaults by @magyargergo in #1235
- fix(hook): resolve canonical repo root + guard read-only FTS ensure by @sburdges-eng in #1226
New Contributors
- @jarvisai1909 made their first contribution in #1070
- @chouzz made their first contribution in #1078
- @mann1x made their first contribution in #1085
- @eltociear made their first contribution in #1115
- @Hamzaa6296 made their first contribution in #1104
- @genoshide made their first contribution in #1114
- @b2pacific made their first contribution in #1126
- @darianstlex made their first contribution in #1093
- @LaplaceYoung made their first contribution in #1141
- @R09722akaBennett made their first contribution in #1182
- @Morieity made their first contribution in #1181
- @ReidenXerx made their first contribution in #1175
- @sburdges-eng made their first contribution in #1226
Full Changelog: v1.6.3...v1.6.4-rc.28