commit 6751c306d1985e8479d7352dddb16d46881853d6
parent e3d5d0d3cd79a1a898a91a4a1051aa1532872c40
Author: Andrew Laack <andrew.laack@imbue.com>
Date: Wed, 11 Feb 2026 10:23:51 -0600
Use full path to ensure rendering works correctly on pypi
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -119,7 +119,7 @@ This places the skill in `~/.agents/skills/vet/`, `~/.opencode/skills/vet/`, `~/
Vet snapshots the repo and diff, optionally adds a goal and agent conversation, runs LLM checks, then filters/deduplicates findings into a final list of issues.
-
+
## Why Vet