Skip to content

Releases: corca-ai/cautilus

v0.16.1

18 May 07:34

Choose a tag to compare

Prepare Cautilus 0.16.1 release

Bump the release surfaces to 0.16.1 and record the patch release narrative, critique, and pre-publish verification.

v0.16.0

16 May 23:34

Choose a tag to compare

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

13 May 01:34

Choose a tag to compare

Ignore HITL runtime scratch state

Keep local HITL runtime files out of release cleanliness checks without deleting operator scratch data.

v0.15.3

12 May 05:34

Choose a tag to compare

Refresh release claim packet

Refresh the saved claim packet and derived projections so release fresh-checkout probes see stale=false.

v0.15.2

11 May 04:06

Choose a tag to compare

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

09 May 08:44

Choose a tag to compare

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

24 Apr 12:25

Choose a tag to compare

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

24 Apr 08:23

Choose a tag to compare

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

24 Apr 01:57

Choose a tag to compare

Prepare Cautilus 0.12.2 release

Bump the packaged Cautilus skill and plugin manifests for the CLI-disclosure cleanup.

v0.12.1

24 Apr 01:43

Choose a tag to compare

Prepare Cautilus 0.12.1 release

Bump release surfaces after enabling root adapter review variants.