Vault Agent Memory v0.7.30
Vault Agent Memory v0.7.30
v0.7.30 is the post-rename packaging and branding patch for Vault Agent Memory.
It does not change the memory-governance model; it makes the published package,
active docs, OpenClaw integration, and repository links line up with the new
product name.
Highlights
- The canonical GitHub repository is now
zycaskevin/Vault-Agent-Memory. - Active README, guide, landing, OpenClaw, script, benchmark, and generated
user-facing surfaces now use the Vault Agent Memory display name. - Package metadata includes the new homepage, repository, and issues URLs.
vaultandvault-mcphelp text now describe Vault Agent Memory.- OpenClaw now shows Vault Agent Memory as the skill/plugin display name while
preserving the compatibility id/pathvault-for-llm.
Compatibility
The PyPI package name remains unchanged:
pip install --upgrade "vault-for-llm[mcp,supabase]==0.7.30"The console scripts remain:
vault --version
vault-mcp --helpValidation
This patch was checked with the full local test suite, README command smoke,
OpenClaw adapter smoke, build/twine/wheel smoke, release parity, public PR gate,
and Release Readiness CI on the rename follow-up PRs.