Skip to content

ClawVault v0.5.3 β€” docs & tests

Latest

Choose a tag to compare

@davidtkeane davidtkeane released this 16 Aug 23:25
· 2 commits to main since this release

Docs & tests release β€” no runtime changes.

Changed

  • Install instructions now use the full ClawHub package name clawhub:openclaw-plugin-clawvault and recommend the ClawHub path. The short clawhub:clawvault collides with an unrelated third-party package, so it is called out as a warning.

Added

  • Test harness β€” Layer A: deterministic tool tests (npm test); Layer B: a portable model hallucination/honesty eval (scripts/eval.mjs) that scores fabrication bare vs doctrine-primed. See TESTING.md. Baseline on Qwen3-Coder-Next-4bit: 80% β†’ 100%.
  • A "doctrine in action" screenshot in the README.
  • A test-only toolsForTest export (runtime unchanged).

Install: openclaw plugins install clawhub:openclaw-plugin-clawvault