TokenPak

Release

TokenPak v1.5.0

v1.5.0 · May 3, 2026

Added — VDS-01 OSS vault discovery / config (PR #86)

A user-facing config schema and CLI surface for managing tokenpak's vault paths without the paid tokenpak vault add command.

  • tokenpak/vault/config.pyvault.yaml v1 schema parser + loader.
  • tokenpak index --reindex-all — reindexes every registered vault path.
  • tokenpak index --reindex-path <path> — reindexes a single registered subtree.
  • docs/reference/cli.md regenerated to cover the new flags.

OSS users can now hand-edit ~/.tokenpak/vault.yaml and reindex via the CLI; paid users continue to use tokenpak vault add as the convenience entry point.