-
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
refactor(param): introduce declarative schema and migrate BruteForceParameter
kind/improvement
Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良
module/testing
size/XL
version/1.0
#2376
opened Jun 30, 2026 by
LHT129
Collaborator
Loading…
feat(pyramid): generalize build-cache feature so Pyramid is reusable
kind/feature
Brand-new functionality or capabilities 引入全新的功能、新特性或新能力
module/api
module/testing
size/XL
version/1.0
#2375
opened Jun 30, 2026 by
LHT129
Collaborator
Loading…
feat: expose mrle_dim parameter to HGraph public API
kind/feature
Brand-new functionality or capabilities 引入全新的功能、新特性或新能力
module/api
size/L
version/1.0
#2371
opened Jun 29, 2026 by
LHT129
Collaborator
Loading…
fix(hgraph): expose skip_ratio and skip_strategy search parameters (v0.17 backport)
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
module/index
size/L
version/0.17
#2370
opened Jun 29, 2026 by
LHT129
Collaborator
Loading…
fix(hgraph): expose skip_ratio and skip_strategy search parameters (v0.18 backport)
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
module/index
size/L
version/0.18
#2369
opened Jun 29, 2026 by
LHT129
Collaborator
Loading…
fix(hgraph): expose skip_ratio and skip_strategy search parameters
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
module/api
module/docs
module/index
size/L
version/1.0
#2367
opened Jun 29, 2026 by
LHT129
Collaborator
Loading…
fix(datacell, odescent): fix multiple out-of-bounds array accesses
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
size/S
version/1.0
#2364
opened Jun 29, 2026 by
LHT129
Collaborator
Loading…
fix(hgraph): refresh duplicate state on vector update
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
module/testing
size/L
version/1.0
#2354
opened Jun 26, 2026 by
jac0626
Collaborator
Loading…
fix(hgraph): drain parallel build futures on worker errors
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
module/testing
size/M
version/0.18
#2353
opened Jun 26, 2026 by
jac0626
Collaborator
Loading…
8 of 21 tasks
fix: compact SINDI sparse term lists
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
size/L
version/0.18
#2351
opened Jun 25, 2026 by
Roxanne0321
Collaborator
Loading…
9 of 21 tasks
fix: support IVF memory estimation and immutable state
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
module/testing
size/L
version/0.18
#2350
opened Jun 25, 2026 by
jac0626
Collaborator
Loading…
8 of 21 tasks
feat(pyramid): integrate reasoning mechanism for Pyramid index
kind/feature
Brand-new functionality or capabilities 引入全新的功能、新特性或新能力
size/L
version/1.0
#2333
opened Jun 24, 2026 by
LHT129
Collaborator
Loading…
fix: initialize IVF reader IO reorder data
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
module/testing
size/L
version/0.18
#2324
opened Jun 24, 2026 by
jac0626
Collaborator
Loading…
8 of 21 tasks
fix: support RabitQ bucket quantization in IVF
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
module/docs
module/testing
needs-cherry-pick-release-0.18
size/L
version/0.18
version/1.0
#2323
opened Jun 24, 2026 by
jac0626
Collaborator
Loading…
9 of 21 tasks
support min_distance for large limit query
kind/feature
Brand-new functionality or capabilities 引入全新的功能、新特性或新能力
module/index
size/M
version/1.0
#2306
opened Jun 23, 2026 by
Ningsir
Contributor
Loading…
1 of 21 tasks
feat(sindi): support DMQ reorder backend
kind/improvement
Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良
module/api
module/docs
module/example
module/testing
module/tools
size/XXL
version/0.18
#2304
opened Jun 22, 2026 by
LightWant
Collaborator
Loading…
fix(heap): bound non-fixed MemmoveHeap Push to prevent buffer overflow (topk<10) [0.18]
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
size/M
version/0.18
#2300
opened Jun 18, 2026 by
jac0626
Collaborator
Loading…
10 of 12 tasks
fix(heap): bound non-fixed MemmoveHeap Push to prevent buffer overflow (topk<10)
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
needs-cherry-pick-release-0.18
size/M
version/0.18
version/1.0
#2299
opened Jun 18, 2026 by
jac0626
Collaborator
Loading…
10 of 12 tasks
fix(hgraph): publish code slots before brute-force search reads them
kind/bug
Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为
module/testing
size/L
version/1.0
#2297
opened Jun 18, 2026 by
jac0626
Collaborator
Loading…
10 of 12 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…
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
Brand-new functionality or capabilities 引入全新的功能、新特性或新能力
module/api
module/docs
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
Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良
module/api
module/docs
module/example
size/XXL
version/0.18
#2263
opened Jun 15, 2026 by
Roxanne0321
Collaborator
Loading…
13 of 21 tasks
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.