You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>