Vault-for-LLM v0.7.28
Vault-for-LLM v0.7.28
This is the public-preview readiness release for Agent-assisted builders.
Highlights
- Rendered three-agent memory-governance demo page, with English, Traditional Chinese, and Simplified Chinese switching.
- GitHub Pages deployment for the landing/demo site: https://zycaskevin.github.io/Vault-for-LLM/
- External contributor onboarding: issue templates, PR template, Code of Conduct, and good-first-issue ideas.
- Public positioning tightened around Agent-assisted builders and memory governance rather than a generic RAG, notes, or vector-search tool.
Changed
- Updated install examples to
vault-for-llm==0.7.28. - Updated package metadata to describe Vault as local-first memory governance for AI agents.
- Kept the honest boundary: Gateway/Supabase are adapters; this is not magic offline multi-master sync.
Validation
- Release parity check passed for v0.7.28.
- README documented command smoke passed.
- Targeted landing/setup/guide tests passed.
- Built wheel and sdist; twine check passed.
- Release readiness CI passed on PR #315.