Skip to content

Knowledge Vault v2.6.0

Latest

Choose a tag to compare

@psypeal psypeal released this 10 Jul 09:40

Knowledge Vault 2.6.0 is a cross-platform integrity and host-compatibility release for Codex and Claude Code.

Highlights

  • Consolidates both hosts on one canonical knowledge-vault skill while retaining 13 manual Claude Code slash commands.
  • Adds a Python 3.10+ vault CLI with locking, atomic ingestion, recovered-original attachment, compile-state transitions, and rollback.
  • Makes pending indexing idempotent and treats missing summaries, malformed state, and raw/manifest drift as explicit lint failures.
  • Keeps untrusted source metadata out of shell syntax through structured JSON requests, validated downloads, safe manifest paths, and escaped generated Markdown.
  • Adds cross-platform PageIndex, MCP detection, PDF extraction, and source-recovery helpers; legacy shell entry points remain as adapters.
  • Pins optional arXiv, Paper Search, Zotero, Sci-Hub, and PageIndex dependencies/revisions and documents Codex Consensus OAuth.
  • Ignores new .vault/ contents from Git by default, with an explicit init --track opt-in.
  • Adds Linux, macOS, and Windows runtime tests plus Codex install and Claude manifest validation in CI.

Existing vault data remains compatible. Re-run initialization to repair missing directories or host guidance without replacing vault content.

See CHANGELOG.md for the full change list.