Skip to content

Vault-for-LLM v0.7.23

Choose a tag to compare

@zycaskevin zycaskevin released this 01 Jul 13:23

Vault-for-LLM v0.7.23

v0.7.23 makes Obsidian a better human-facing surface for Vault memory.

Highlights

  • Obsidian can now act as the human review inbox for Vault.
  • setup-agent can generate conservative Obsidian folder rules, import notes,
    schedule ongoing sync, and export review cards back to
    00-Vault-Knowledge/_Inbox/.
  • The generated inbox includes:
    • Daily Memory Report.md
    • Memory Candidates.md
    • Sync Status.md
    • Folder Rules Preview.md
  • Obsidian [[wikilinks]] are preserved during import and can become
    obsidian_link graph edges after vault graph build.

Why It Matters

Vault remains the governed memory core for agents. Obsidian becomes the place
where a normal user can read, skim, and review memory without learning the full
CLI.

Human notes in Obsidian <-> Vault governed memory <-> Agents via CLI/MCP/Gateway

Install

pip install --upgrade "vault-for-llm[mcp,supabase]==0.7.23"

First Checks

vault setup-agent --help
vault import obsidian --help
vault export obsidian --help

Validation

This release line was checked with Obsidian import/export tests, setup-agent
tests, module-size and history-privacy gates, build checks, and a real
setup-agent Obsidian sync smoke that wrote the generated _Inbox notes.