Skip to content

Claude Lane Stack v1.4.0 — Typed autonomous night shift

Choose a tag to compare

@VKirill VKirill released this 18 Jul 10:29

Claude Lane Stack v1.4.0 turns the night workflow into a typed, receipt-driven Claude → Grok → Codex control plane.

Highlights

  • Immutable schema-v2 run and task contracts with attempt-local state, exact review receipts, and deterministic acceptance.
  • Bounded Grok repair lanes (1–10 slots), warm run-scoped sessions, streaming runtime receipts, and subagents disabled for write work.
  • Dedicated nightly Codex reviewer profile using gpt-5.6-sol with xhigh reasoning and read-only execution.
  • Standardized findings under .agents/findings/, resumable repair plans, fresh Codex re-review, and crash-safe commit/merge recovery.
  • Fail-closed verification: non-empty smoke/test evidence, executable allowlists, worktree-bound arguments, package/network restrictions, and direct argv execution without a shell for schema v2.
  • Updated Claude agents, Grok/Codex role contracts, shared skills, Lane Board receipt projections, installer receipts, and project-memory views.

Validation

  • 132 Python tests passed.
  • 23 Lane Board Node tests passed.
  • Live Grok writer and Codex reviewer probes passed.
  • Python compile, Bash syntax, JSON schema checks, staged secret scan, and source/install content comparison passed.

Upgrade

git pull
./install.sh

Existing running orchestrator sessions should be restarted to load the updated agents and skills.