Skip to content

Vault-for-LLM v0.7.26

Choose a tag to compare

@zycaskevin zycaskevin released this 02 Jul 03:39
d3ef6ef

Vault-for-LLM v0.7.26

Small release focused on the agent-facing CLI JSON contract.

Changed

  • Normalized vault search --json with a stable ok / status envelope while preserving existing query, mode, count, and results fields for compatibility.

Validation

  • Full local test suite: 2358 passed, 10 skipped.
  • Release Readiness CI passed on PR #286.
  • Built wheel and sdist; twine check passed.
  • Local wheel smoke verified version, vault search --json envelope, and vault-mcp entrypoint.