-
Notifications
You must be signed in to change notification settings - Fork 95
Pull requests: antgroup/vsag
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(searcher): correct candidate_set sign and lower_bound in iterator drain path
kind/bug
Bug fix
size/S
version/1.0
#2293
opened Jun 17, 2026 by
LHT129
Collaborator
Loading…
[backport 0.16] fix(io): block until all in-flight async reads complete
kind/bug
Bug fix
size/S
version/0.16
#2290
opened Jun 17, 2026 by
LHT129
Collaborator
Loading…
[backport 0.17] fix(io): block until all in-flight async reads complete
kind/bug
Bug fix
size/S
version/0.17
#2289
opened Jun 17, 2026 by
LHT129
Collaborator
Loading…
[backport 0.18] fix(io): block until all in-flight async reads complete
kind/bug
Bug fix
size/S
version/0.18
#2288
opened Jun 17, 2026 by
LHT129
Collaborator
Loading…
fix(io): block until all in-flight async reads complete in MultiReadImpl
kind/bug
Bug fix
size/S
version/0.16
version/0.17
version/0.18
version/1.0
#2287
opened Jun 17, 2026 by
LHT129
Collaborator
Loading…
fix(warp): reserve vector range under add_mutex to fix add_one_doc race
module/testing
size/L
#2286
opened Jun 16, 2026 by
jfeng18
Contributor
Loading…
3 of 5 tasks
fix(simd): prevent 16-bit accumulator overflow in PQ-FastScan kernels
module/simd
size/L
#2284
opened Jun 16, 2026 by
jfeng18
Contributor
Loading…
4 of 5 tasks
improve(pyramid): use RAII guard for VisitedList pool handles
size/M
#2282
opened Jun 16, 2026 by
jfeng18
Contributor
Loading…
3 of 4 tasks
fix(io): add RAII destructor to DirectIOObject and simplify AsyncIO ownership
size/M
#2280
opened Jun 16, 2026 by
jfeng18
Contributor
Loading…
refactor(algorithm): merge WARP into BruteForce as multi-vector mode
kind/improvement
Code improvements (variable/function renaming, refactoring, etc. )
module/testing
size/XXL
version/1.0
#2275
opened Jun 16, 2026 by
LHT129
Collaborator
Loading…
4 tasks done
fix(label_table): eliminate TOCTOU race in MarkRemove
kind/bug
Bug fix
size/M
version/1.0
#2271
opened Jun 16, 2026 by
LHT129
Collaborator
Loading…
3 tasks done
perf(utils): pass MutexArrayPtr by const ref in LockGuard
size/XS
#2266
opened Jun 16, 2026 by
jfeng18
Contributor
Loading…
fix(io): guard resource cleanup on error paths in AsyncIO and MMapIO
size/XS
#2265
opened Jun 16, 2026 by
jfeng18
Contributor
Loading…
feat(hgraph): add consider_duplicate and max_duplicates_per_group search params
kind/feature
New feature
module/api
module/index
module/testing
size/L
version/1.0
#2264
opened Jun 15, 2026 by
jac0626
Collaborator
Loading…
2 tasks done
feat(lazy_hgraph): support extra info filtering
kind/improvement
Code improvements (variable/function renaming, refactoring, etc. )
module/api
module/docs
module/example
size/XXL
version/0.18
#2263
opened Jun 15, 2026 by
Roxanne0321
Collaborator
Loading…
13 of 21 tasks
docs(contributor): contributors readme action update
kind/documentation
Improvements or additions to documentation
size/S
version/1.0
#2262
opened Jun 15, 2026 by
github-actions
Bot
Loading…
feat(eval): support Pyramid index paths in eval_performance tool
kind/feature
New feature
module/tools
size/L
version/1.0
#2259
opened Jun 15, 2026 by
jac0626
Collaborator
Loading…
4 tasks done
feat(serialization): add streaming serialization foundation
kind/feature
New feature
module/api
module/example
module/index
module/testing
size/XXL
version/1.0
#2256
opened Jun 15, 2026 by
wxyucs
Collaborator
Loading…
feat: add SIMQ
kind/feature
New feature
module/api
module/testing
size/XXL
version/1.0
#2240
opened Jun 11, 2026 by
Sia-Sheerland
Loading…
10 of 21 tasks
fix(io): add nullptr check in AsyncIO::ReadImpl before memcpy
kind/bug
Bug fix
size/XS
version/1.0
#2231
opened Jun 11, 2026 by
LHT129
Collaborator
Loading…
perf(io): replace per-write fsync with dirty-flag fdatasync in AsyncIO
kind/bug
Bug fix
size/M
version/1.0
#2216
opened Jun 10, 2026 by
jfeng18
Contributor
Loading…
4 of 5 tasks
fix: add minimum sample count check in PCATransformer::Train
kind/bug
Bug fix
size/M
version/1.0
#2173
opened Jun 8, 2026 by
LHT129
Collaborator
Loading…
4 tasks done
fix(storage): add bounds validation in Footer::Parse
kind/bug
Bug fix
size/XS
version/1.0
#2171
opened Jun 8, 2026 by
jfeng18
Contributor
Loading…
3 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.