v0.6.2 — stdin fix + reliable infographics + npm
Reliability + distribution release, driven by hands-on end-to-end testing on agy 1.0.6.
Fixed
- agy
--printstdin-hang in subprocess/background contexts — agy blocks forever on inherited stdin (log created but empty;--print-timeoutdoes not bound it). Every invocation now closes stdin with< /dev/null. Prereq for the v0.6.1 transcript recovery (which can't help if agy never runs). /agy:reportreferenced images it never created — standardizedASSETS_DIR(.html→.assets) + deterministic slug + a post-generation assets-existence check (IMAGES_PRESENT=n/total) that reports missing images instead of shipping broken<img>.- Research forward-dating — anti-forward-dating rule in all 3 intensity templates (no dates/versions/specs without a cited source; never present unreleased as shipped).
Added
/agy:report --images native|external|none—external(pre-generate PNGs with e.g. Nano Banana 2gemini-3.1-flash-image-preview; agy references them) is the recommended path for brand-grade infographics.none= styled placeholders.- npm distribution —
package.json+binhelper (npx antigravity-plugin-ccprints install commands). Mirror/discovery channel; canonical install remains the marketplace.
Docs
- README documents
/agy:report+/agy:ask+/agy:review, a "Documents with infographics" section, the--imagesmatrix, and the npm note. Version 0.6.2 consistent across all manifests.
The upstream empty-stdout bug (#76) is still unfixed as of agy 1.0.6 — these are wrapper-side mitigations.