Skip to content

Vault Agent Memory v0.7.30

Choose a tag to compare

@zycaskevin zycaskevin released this 04 Jul 07:12
83e3da5

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.
  • vault and vault-mcp help text now describe Vault Agent Memory.
  • OpenClaw now shows Vault Agent Memory as the skill/plugin display name while
    preserving the compatibility id/path vault-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 --help

Validation

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.