Skip to content

Releases: Apexlify/vaultweaver

v1.0.0 - Vaultweaver

07 Apr 15:09

Choose a tag to compare

Vaultweaver v1.0.0

First release of the LLM Knowledge Base skill for Claude Code.

Features

  • 8 commands: init, ingest, compile, query, lint, search, status, serve
  • Auto-pilot hooks: drift detection + auto-ingest
  • BM25 search engine with CLI and web UI
  • Obsidian-compatible output with wiki-links and YAML frontmatter
  • 7 health checks: contradictions, orphans, broken links, gaps
  • One-command install

Install

\n
Based on Karpathy's LLM Knowledge Bases pattern.