Skip to content

vaultspec-rag: v0.2.24

Choose a tag to compare

@github-actions github-actions released this 24 Jun 21:40
d75fc66

0.2.24 (2026-06-24)

Features

  • install: optional dependency-group placement for managed torch (#186) (5e91195)
  • qdrant: auto-reap managed orphan before spawn (W03.P06) (b992b61)
  • qdrant: capture supervised child output and diagnose non-ready exits (W01.P01) (581b558)
  • qdrant: verified attach-not-spawn + detection/identity primitives (W01.P02, W02) (5564677)
  • search: intent-aware pipeline-role ranking for vault search (c02c12c)
  • serviceclient: surface admin failures as a structured envelope (#199) (d87d190)
  • service: crash-safe machine-scoped service lock primitive (W03.P05) (ab12f52)
  • service: doctor reports live truth; daemon survives its launching shell (#204) (ffee70e)
  • service: machine-singleton wiring + adversarial verification gate (W03.P05.S17, W04) (8747786)
  • service: version and document the discovery file as a stable interface (#190) (a201f6c)

Bug Fixes

  • ci: format vault docs and clear lint/type/test gates on the bundle (04c16e0)
  • deps,types: restore typer 0.26.7 and clear strict basedpyright errors (551cd3b)
  • lint: move annotation-only pathlib.Path into TYPE_CHECKING (_models) (9266fe1)
  • review: address audit MEDIUM/LOW findings across the four features (5f6cd63)
  • search: address code-review findings (HIGH-1, HIGH-2, MEDIUM-2) (801d959)
  • service: drop unlink on machine-lock release (3rd review HIGH) (dcfa20f)
  • service: replace machine lock with OS advisory lock (2nd review HIGH) (5bdf47a)
  • service: resolve code-review HIGH/MEDIUM in machine-singleton hardening (689c2fa)
  • ty: clear strict ty errors in test_cli and test_install (8a13f29)