Releases: corca-ai/cautilus
Releases · corca-ai/cautilus
v0.16.1
v0.16.0
Record 0.16.0 release verification Update the release record after local verification and publish dry-run completed for the 0.16.0 release prep.
v0.15.4
Ignore HITL runtime scratch state Keep local HITL runtime files out of release cleanliness checks without deleting operator scratch data.
v0.15.3
Refresh release claim packet Refresh the saved claim packet and derived projections so release fresh-checkout probes see stale=false.
v0.15.2
Prepare Cautilus 0.15.2 release Bump the release surface after fixing tag workflow claim report determinism, preserving failed v0.15.0 and v0.15.1 tags as immutable release attempts.
v0.14.2
Prepare Cautilus 0.14.2 release Advance release surfaces to 0.14.2 and move CI release workflows to Go 1.26.3 so govulncheck uses the patched standard library.
v0.13.0
Prepare Cautilus 0.13.0 release Minor bump: optimizer.kind removal is breaking for host repos that read it (migration tracked in #31), and the HTML report now surfaces report.runtimeContext with pinned-mismatch blocker escalation. instruction-surface fixture coverage is 5/5; real-runner fidelity is still 3/5 because ROOT_ENTRY_ALIASES leaks the bundled skill. Premortem ran with four angles and shipped with named changes. Release record captures the act-before-ship confirmations (schema rejects optimizer.kind; 5/5 claim qualified as fixture-only) and the bundle-anyway operator guidance.
v0.12.3
ci(release): install gitleaks in release-artifacts workflow The tag-triggered release-artifacts workflow runs `npm run verify` as part of its gate. After `verify` grew a `security:secrets` phase that shells out to `gitleaks`, release-artifacts exited with code 127 (command not found) on tag v0.12.3 because this workflow did not yet install gitleaks. `verify.yml` was updated in the earlier secret-scan commit; release-artifacts.yml was missed. Install the same pinned gitleaks version here so the release gate matches the main verify gate.
v0.12.2
Prepare Cautilus 0.12.2 release Bump the packaged Cautilus skill and plugin manifests for the CLI-disclosure cleanup.
v0.12.1
Prepare Cautilus 0.12.1 release Bump release surfaces after enabling root adapter review variants.