Skip to content

Pull requests: antgroup/vsag

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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
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
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…
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…
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…
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…
Arm simd optimize for fht module/simd size/L
#931 opened Jul 14, 2025 by jingyueob 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.