-
v0.2.2 Stable
released this
2026-08-04 11:12:36 +00:00 | 45 commits to main since this releaseFixed
- The engine never printed its own version, which is how a stale plugin cache
went unnoticed: two repos independently proved the/repo-standardskill
had resolved${CLAUDE_PLUGIN_ROOT}to a cached0.1.1while0.2.0was
installed and the catalog pinned it — same instruction, wrong engine, and
0.1.1has neitherBADGE-COUNTnorREADME-LANGUAGE, so the run looked
clean instead of incomplete. The header line and--jsonoutput now both
carryrepo-standard v<version>;SKILL.mdtells the reader to confirm it
against the catalog pin before trusting a green result. The cache
resolution itself is the harness's, not this repo's, and is not fixed here.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- The engine never printed its own version, which is how a stale plugin cache