-
Notifications
You must be signed in to change notification settings - Fork 84
Pull requests: antgroup/vsag
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(pyramid): add PyramidAnalyzer for index statistics and diagnostics
module/testing
module/tools
size/XXL
version/1.0
#1766
opened Mar 27, 2026 by
inabao
Loading…
3 tasks done
fix: prevent crash when KnnSearch and Tune run concurrently
kind/bug
Something isn't working
size/M
version/1.0
#1764
opened Mar 27, 2026 by
Copilot
AI
Loading…
7 of 21 tasks
fix: unify virtual/override keyword usage in destructors
kind/improvement
Code improvements (variable/function renaming, refactoring, etc. )
module/index
size/S
version/1.0
#1763
opened Mar 27, 2026 by
LHT129
Loading…
3 tasks done
fix(hgraph): add null check in GetVectorByInnerId to prevent crash during Tune
kind/bug
Something isn't working
module/testing
size/M
version/1.0
#1761
opened Mar 26, 2026 by
LHT129
Loading…
3 tasks done
feat(hgraph): add reverse edge support for HGraph index
kind/feature
New feature or request
module/api
module/testing
size/XL
version/0.18
#1747
opened Mar 25, 2026 by
LHT129
Loading…
refactor(test): add macros for quantizer tests to reduce code duplication
kind/improvement
Code improvements (variable/function renaming, refactoring, etc. )
size/L
version/1.0
#1738
opened Mar 20, 2026 by
LHT129
Loading…
3 tasks done
feat(dataset): add FP16/BF16 input vector support
kind/feature
New feature or request
module/api
module/example
module/testing
size/XL
#1731
opened Mar 20, 2026 by
LHT129
Loading…
3 tasks done
test(impl): add unit tests for untested components in impl module
kind/improvement
Code improvements (variable/function renaming, refactoring, etc. )
size/XL
version/1.0
#1728
opened Mar 19, 2026 by
LHT129
Loading…
3 tasks done
test(analyzer): add unit tests for analyzer module
kind/improvement
Code improvements (variable/function renaming, refactoring, etc. )
module/testing
size/L
version/1.0
#1726
opened Mar 19, 2026 by
LHT129
Loading…
3 tasks done
fix(io): check mremap return value to prevent potential crash
kind/bug
Something isn't working
size/M
version/1.0
#1725
opened Mar 19, 2026 by
LHT129
Loading…
3 tasks done
perf(index): replace stats_mutex_ with lock-free atomic counter in WindowResultQueue
kind/improvement
Code improvements (variable/function renaming, refactoring, etc. )
module/index
size/M
version/1.0
#1721
opened Mar 19, 2026 by
LHT129
Loading…
fix(quantization): add missing constexpr and static_assert in INT8Quantizer::ComputeImpl
kind/bug
Something isn't working
size/XS
version/1.0
#1719
opened Mar 19, 2026 by
LHT129
Loading…
4 tasks done
fix(json_wrapper): fix undefined behavior in copy constructor
kind/bug
Something isn't working
module/testing
size/M
version/1.0
#1715
opened Mar 18, 2026 by
LHT129
Loading…
feat: add HGraphDiskANNLoader for converting DiskANN index to HGraph
kind/feature
New feature or request
module/api
module/index
module/testing
size/XXL
version/1.0
#1690
opened Mar 12, 2026 by
inabao
Loading…
feat(search): add multi-query batch search support
module/testing
size/XL
#1685
opened Mar 12, 2026 by
LHT129
Loading…
4 tasks done
refactor: extract total_count to InnerIndexInterface base class
size/M
#1682
opened Mar 12, 2026 by
LHT129
Loading…
4 tasks done
style(cmake): format CMakeLists for clearer diffs
kind/improvement
Code improvements (variable/function renaming, refactoring, etc. )
module/simd
module/testing
module/tools
size/XL
version/1.0
#1618
opened Mar 2, 2026 by
LHT129
Loading…
feat(warp): add multi-vector interface and brute force implementation
kind/feature
New feature or request
module/api
module/example
module/testing
size/XXL
version/1.0
#1602
opened Feb 25, 2026 by
inabao
Loading…
ci(macos): add macOS ASAN build/test jobs and deps installer
kind/improvement
Code improvements (variable/function renaming, refactoring, etc. )
module/thirdparty
size/L
version/1.0
#1564
opened Feb 5, 2026 by
LHT129
Loading…
[WIP]feat(io_uring): add new IO Type: UringIO
module/docker
module/docs
module/testing
size/XL
#1535
opened Jan 20, 2026 by
LHT129
Loading…
feat(reorder): add enable_reorder as search parameter
kind/feature
New feature or request
module/testing
size/L
#1497
opened Jan 5, 2026 by
LHT129
Loading…
feat(HGraph): support use tau-mng
kind/feature
New feature or request
module/api
module/tools
size/L
#1338
opened Nov 14, 2025 by
HeHuMing
Loading…
chore(docs): refactor docs/ dir and add GH Action to sync docs
kind/documentation
Improvements or additions to documentation
module/docs
size/XL
#1333
opened Nov 11, 2025 by
wxyucs
Loading…
feat: add compressed graph in normal graph datacell
kind/feature
New feature or request
size/L
#832
opened Jun 23, 2025 by
nedchu
Loading…
ProTip!
Filter pull requests by the default branch with base:main.