scriptoriumadmin
  • Joined on 2026-03-01
scriptoriumadmin synced commits to refs/pull/732/head at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
391fe0e6c8 fix(ci): stabilize graph loading coverage
120728c6ed fix(server): harden graph streaming
e7254ddece Merge remote-tracking branch 'upstream/main' into codex/fix-large-graph-streaming
d9ba9aa998 SM-10: Add MRO fast path before D2 fuzzy widening in resolveCallTarget (#741)
c19e76a4a3 feat(SM-9): Add lookupMethodByOwnerWithMRO using HeritageMap (#740)
Compare 14 commits »
scriptoriumadmin synced commits to refs/pull/738/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
fd67cfd5a7 docs: fix web UI install link spacing in README (#731)
3f28f7ead5 fix(web): correct dev-mode serve command in OnboardingGuide (#725)
d9ba9aa998 SM-10: Add MRO fast path before D2 fuzzy widening in resolveCallTarget (#741)
c19e76a4a3 feat(SM-9): Add lookupMethodByOwnerWithMRO using HeritageMap (#740)
Compare 7 commits »
scriptoriumadmin synced commits to refs/pull/743/head at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
e898e19714 refactor: rename FileAllScopeBindings to FileScopeBindings and update related references
448a4b22a6 fix(SM-14): address PR #743 post-fix review findings
d3c25d2093 fix(SM-14): close sequential-path memory regression (Codex adversarial review)
803631fef7 fix(SM-14): address PR #743 BindingAccumulator review findings
47edb754d1 Merge remote-tracking branch 'origin/main' into sm14-binding-accumulator
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/726/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
ef1817d6c3 Merge 126845869455d8f2ed20f5e02827c73bb2213c94 into 9ab92a97d0
1268458694 fix(fts): add INSTALL fallback in pool-adapter, debug log on cache miss
9ab92a97d0 fix(deps): pin tree-sitter-c override to resolve peer dep conflict (#720) (#723)
4fde5f241b feat: print skipped large file paths in verbose analyze output (#745)
9f9bbcd744 feat: support GITNEXUS_HOME env var to customize global directory (#746)
Compare 14 commits »
scriptoriumadmin synced commits to refs/pull/709/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
b4ae5a390e fix(test): increase beforeAll timeout to match hookTimeout on Windows
f2fc02b636 fix: use module-level BLOCKED_HOSTNAMES set and add metadata.internal
131e195324 fix: handle IPv6 bracket normalization across Node versions
b65fb64bd9 fix: address CI failures and review feedback
Compare 26 commits »
scriptoriumadmin synced commits to refs/pull/726/head at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
1268458694 fix(fts): add INSTALL fallback in pool-adapter, debug log on cache miss
scriptoriumadmin synced commits to refs/pull/719/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
d6debf3324 fix(symbol-table): index constructors in methodByOwner (#753)
9ab92a97d0 fix(deps): pin tree-sitter-c override to resolve peer dep conflict (#720) (#723)
4fde5f241b feat: print skipped large file paths in verbose analyze output (#745)
9f9bbcd744 feat: support GITNEXUS_HOME env var to customize global directory (#746)
Compare 12 commits »
scriptoriumadmin synced commits to refs/pull/711/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
d9ba9aa998 SM-10: Add MRO fast path before D2 fuzzy widening in resolveCallTarget (#741)
c19e76a4a3 feat(SM-9): Add lookupMethodByOwnerWithMRO using HeritageMap (#740)
b75e76d44a feat(SM-8): Build HeritageMap from accumulated ExtractedHeritage[] (#739)
83b5bec293 [cli] Replace owner-filtered method lookups in type-env (#736)
Compare 8 commits »
scriptoriumadmin synced commits to refs/pull/691/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
9ab92a97d0 fix(deps): pin tree-sitter-c override to resolve peer dep conflict (#720) (#723)
4fde5f241b feat: print skipped large file paths in verbose analyze output (#745)
9f9bbcd744 feat: support GITNEXUS_HOME env var to customize global directory (#746)
fd67cfd5a7 docs: fix web UI install link spacing in README (#731)
Compare 14 commits »
scriptoriumadmin synced commits to refs/pull/606/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
4a1f912aee feat(sm-14): add BindingAccumulator — collect TypeEnv outputs across files (#743)
d09078925e Extract resolveFreeCall from resolveCallTarget (SM-13) (#756)
338cb01ee0 [codex] fix large repository graph loading (#732)
4450a14b98 feat(SM-12): Extract resolveStaticCall from resolveCallTarget (#754)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/599/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
d09078925e Extract resolveFreeCall from resolveCallTarget (SM-13) (#756)
338cb01ee0 [codex] fix large repository graph loading (#732)
4450a14b98 feat(SM-12): Extract resolveStaticCall from resolveCallTarget (#754)
3f0b8c1a5b fix(ingestion): replace lookupExact with lookupExactAll in named-binding-processor (#755)
Compare 20 commits »
scriptoriumadmin synced commits to refs/pull/709/head at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
b4ae5a390e fix(test): increase beforeAll timeout to match hookTimeout on Windows
f2fc02b636 fix: use module-level BLOCKED_HOSTNAMES set and add metadata.internal
131e195324 fix: handle IPv6 bracket normalization across Node versions
b65fb64bd9 fix: address CI failures and review feedback
a3066cab54 test: add coverage for SSRF validation in git URL checker
Compare 33 commits »
scriptoriumadmin synced commits to refs/pull/210/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:41 +00:00
d09078925e Extract resolveFreeCall from resolveCallTarget (SM-13) (#756)
338cb01ee0 [codex] fix large repository graph loading (#732)
4450a14b98 feat(SM-12): Extract resolveStaticCall from resolveCallTarget (#754)
3f0b8c1a5b fix(ingestion): replace lookupExact with lookupExactAll in named-binding-processor (#755)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/593/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:41 +00:00
4a1f912aee feat(sm-14): add BindingAccumulator — collect TypeEnv outputs across files (#743)
d09078925e Extract resolveFreeCall from resolveCallTarget (SM-13) (#756)
338cb01ee0 [codex] fix large repository graph loading (#732)
4450a14b98 feat(SM-12): Extract resolveStaticCall from resolveCallTarget (#754)
Compare 17 commits »
scriptoriumadmin synced and deleted reference refs/tags/refs/pull/744/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:41 +00:00
scriptoriumadmin synced and deleted reference refs/tags/refs/pull/745/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:41 +00:00
scriptoriumadmin synced commits to copilot/sm-15-wire-bindingaccumulator at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:41 +00:00
scriptoriumadmin synced new reference copilot/sm-15-wire-bindingaccumulator to scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:41 +00:00
scriptoriumadmin synced commits to feat/binding-accumulator at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:41 +00:00
e898e19714 refactor: rename FileAllScopeBindings to FileScopeBindings and update related references
448a4b22a6 fix(SM-14): address PR #743 post-fix review findings
d3c25d2093 fix(SM-14): close sequential-path memory regression (Codex adversarial review)
803631fef7 fix(SM-14): address PR #743 BindingAccumulator review findings
47edb754d1 Merge remote-tracking branch 'origin/main' into sm14-binding-accumulator
Compare 17 commits »
scriptoriumadmin synced commits to main at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:41 +00:00
4a1f912aee feat(sm-14): add BindingAccumulator — collect TypeEnv outputs across files (#743)
d09078925e Extract resolveFreeCall from resolveCallTarget (SM-13) (#756)
338cb01ee0 [codex] fix large repository graph loading (#732)
4450a14b98 feat(SM-12): Extract resolveStaticCall from resolveCallTarget (#754)
3f0b8c1a5b fix(ingestion): replace lookupExact with lookupExactAll in named-binding-processor (#755)
Compare 12 commits »