Skip to content

v0.3.10 — clean install PASS (smoke test fix)

Choose a tag to compare

@pluto2060 pluto2060 released this 02 May 06:56
fix: smoke test false negative on fresh install + bump 0.3.9 → 0.3.10

Smoke test previously failed when hook ran correctly but no corpus existed
(fresh install = nothing to inject = no last-injection.json). Now passes
if hook exits 0, regardless of whether injection file was written.

Validated via Docker (ubuntu:22.04 clean container): all 4 steps pass.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>