scriptoriumadmin
  • Joined on 2026-03-01
scriptoriumadmin synced new reference codex/visibility-private-openspace-20260405 to scriptoriumadmin/OpenSpace from mirror 2026-04-10 00:14:43 +00:00
scriptoriumadmin synced commits to main at scriptoriumadmin/OpenSpace from mirror 2026-04-10 00:14:43 +00:00
8e6d49df74 Merge pull request #75 from HKUDS/codex/visibility-private-openspace-20260405
c49696ed7d Fix cloud visibility compatibility
681c3a8b05 update readme
f01d408ac4 feat: add communication adapters and agent refactoring (#74)
Compare 4 commits »
scriptoriumadmin synced commits to codex/visibility-private-openspace-20260405 at scriptoriumadmin/OpenSpace from mirror 2026-04-10 00:14:43 +00:00
scriptoriumadmin synced and deleted reference refs/tags/refs/pull/84/merge at scriptoriumadmin/claude-prism from mirror 2026-04-10 00:14:43 +00:00
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/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/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/730/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
425af5457a Merge dd8e87fb30995c7a097165e47d629eb10490583d into d9ba9aa998
dd8e87fb30 docs: fix important notice markdown in README
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)
Compare 8 commits »
scriptoriumadmin synced commits to refs/pull/730/head at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
dd8e87fb30 docs: fix important notice markdown in README
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 7 commits »
scriptoriumadmin synced commits to refs/pull/727/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
4450a14b98 feat(SM-12): Extract resolveStaticCall from resolveCallTarget (#754)
3f0b8c1a5b fix(ingestion): replace lookupExact with lookupExactAll in named-binding-processor (#755)
bb68cc1eb0 Extract resolveMemberCall from resolveCallTarget (SM-11) (#744)
d6debf3324 fix(symbol-table): index constructors in methodByOwner (#753)
Compare 11 commits »
scriptoriumadmin synced commits to refs/pull/660/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/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/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/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/633/merge at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
4450a14b98 feat(SM-12): Extract resolveStaticCall from resolveCallTarget (#754)
3f0b8c1a5b fix(ingestion): replace lookupExact with lookupExactAll in named-binding-processor (#755)
bb68cc1eb0 Extract resolveMemberCall from resolveCallTarget (SM-11) (#744)
d6debf3324 fix(symbol-table): index constructors in methodByOwner (#753)
Compare 14 commits »
scriptoriumadmin synced commits to refs/pull/744/head at scriptoriumadmin/GitNexus from mirror 2026-04-10 00:14:42 +00:00
50e073f05f Merge remote-tracking branch 'origin/main' into sm11-review-fixes
a2a274c9cf fix(SM-11): Codex adversarial review corrections + deeper D0 fixes
d6debf3324 fix(symbol-table): index constructors in methodByOwner (#753)
2e628c71c3 test(SM-11): address second PR #744 review round + per-language integration tests
c159743cb1 fix(SM-11): address PR #744 review
Compare 10 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/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 »