Skip to content

Releases: gabros20/cairn

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 07:14

v0.2.0 (2026-07-04)

This release is published under the MIT License.

Bug Fixes

  • cli: _now() returns aware UTC — the clock source behind every Z-stamped timestamp (88a1aed)

  • cli: Fail loud on an unreadable run.json at cairn run's resume entrances (ec58509)

  • cli: Guard the run --run-dir resume entrance too (e430094)

  • cli: Honest preflight docstring + guards-then-tools order on every resume entrance (b8e2062)

  • doctor: Codex hook-probe recipe — mirror the live 0.142.5 exec argv, pin gpt-5.5 (0e36527)

  • doctor: Retry hook-probe canary cleanup once; surface a surviving leftover as a warning (8943e48)

  • executors/codex: Drop dead -a flag, add --skip-git-repo-check (0.142.5) (bdfa1f5)

  • executors/grok: Live-verify against grok 0.2.82 — --prompt-file delivery, bypassPermissions, native --effort (6bb055a)

  • gatekit: Canonical format_at shape for gate decision timestamps (e1ceced)

  • release: Allow_zero_version so first automated release is 0.2.0, not 1.0.0 (e3aed3e)

  • scaffold: Open-pr re-validates targets in-script — the gate-time veto path is post-validation (33da00f)

  • scaffold: Self-improve quality pass — matrix retrofit append, gate-edit resilience, legible failures, ladder tokens (f6633c1)

  • tests: Pin executor health in doctor-probe exit tests — claude CLI absent on CI runners (5e2aaf4)

  • trail: Redact the envelope object before serialization, not the line (46ee214)

  • walk: Honest usage precedence on empty dict + no stale beat after stop (b87f438)

  • walk: Z-terminated UTC created_at + prefer executor-reported usage (291f312)

Chores

  • activation: Fill gabros20/cairn URLs, check off repo-creation steps (5613c3c)

  • doctor: Drop vacuous render ternary; pin env lockstep + auth-copy OSError contracts (324654b)

  • package: Rename distribution to cairn-pipelines + publish metadata (dc1602e)

Code Style

  • cli: Hoist the proc.SubprocessRunner alias import to the top import block (c450414)

Continuous Integration

  • Plan + offline-replay both live smoke workspaces (b8d1ae4)

  • Plan + offline-replay the mixed-fleet live workspace (a11ae1f)

  • Plan + offline-replay the workspace-grok live smoke workspace (e41bb66)

Documentation

  • Backlog wave shipped — heartbeats, webhook sink, redaction, version gates, tool enforcement, UTC clock (9f80d84)

  • C4 shipped — codex live-verified + hook probe settles guard posture (803bfbb)

  • C5 shipped — all three executors live, grok hook-primary, mixed fleet proven (8294978)

  • Fix review round on getting-started + docs index (5f61110)

  • Getting-started tutorial + Diátaxis docs index (1fc3963)

  • Self-improve ships as scaffold furniture; brease=on is workspace-migration scope (059e557)

  • Test count 659 → 664 after the C4 fix rounds (91138e5)

  • api: Add annotated workspace-layout orientation tree (real scaffold) + concrete run-dir layout (4e57495)

  • api: Add internal .cairn/ + .cairn.lock to run-dir tree; annotate runs/ as created-on-first-run; fix .cK suffix prose (c1 is logged) (395c627)

  • architecture: Add component-flow + step-lifecycle mermaid diagrams; sharpen guard-engine status (post enforces; hook/shim install_guards still stubbed); de-link PORT-DESIGN ref (f1faafd)

  • architecture: Correct §4 guard status — shim+post enforce today (cli.py GuardedExecutor prepends per-run .cairn/shims to PATH); only the hook-layer install_guards is the no-op (720cf06)

  • architecture: Refresh stale kernel-size figure to a rounded ~9,000 lines / ~two dozen modules (b70b0e6)

  • concepts: Add noun/verb model mermaid map; de-link cross-repo PORT-DESIGN refs to prose (6db093c)

  • distribution: Retense packaging/release to the shipped cairn-pipelines setup (c1e6698)

  • example: Reframe intro for a public reader (6cba40e)

  • implementation-plan: Mark as a historical build record up top (f1aa8ab)

  • observability: Add trail-protocol flow mermaid (redact→serialize→jsonl authority→tee); correct guard-deny status (not emitted yet; surfaces as step-fail today) (b422344)

  • observability: Quote mermaid edge label with arrow for parser safety (009ac0c)

  • readme: Review nits — annotate runs/ as created-on-first-run, note abridged run-dir tree (c2c8ad4)

  • readme: Rewrite publish-grade for external OSS audience (b795511)

  • releasing: Branch-protection bypass + origin-remote preview caveat (ad44674)

  • releasing: Check off GitHub-side activation items (pypi env, write perms) (503be49)

  • releasing: Release how-to + first-publish activation checklist (cf8fb53)

  • scaffold: Fix hello.yaml agent-upgrade comment — [executors.claude] already ships enabled (ef55e4f)

  • scheduling: Add install-time-vs-fire-time sequence diagram (f019a6d)

  • scheduling: Harden the sequence mermaid — drop angle-bracket and arrow labels (44cf123)

  • security,tooling: Correct the allowlist-enforcement status to shipped reality (18e1475)

  • testing: Render the L0–L4 validation pyramid as an ASCII diagram (cfe492f)

  • tooling,distribution: Fix guards-layer over-claim + OWNER placeholder (604a8ad)

Features

  • cli: Cairn run/resume hard-stop on unverified in-range tools (6553b4c)

  • cli: Cross-version resume gate — refuse cross-major run dirs without --force ([e2d1cf7]...

Read more