Skip to content
Like what we’re building? Star on GitHub

Changelog — v2.x

Archived releases. The current major is in the changelog.

2.0.1 (2026-07-22)

Bug Fixes

  • runner: cancelled is terminal for redelivery — no auto-resume resurrection (ffe9ea7)

2.0.0 (2026-07-22)

⚠ BREAKING CHANGES

  • docs-refresh: v3.0.0 adaptive realignment — advisory hints, truth-only gate

Features

  • docs-refresh: v3.0.0 adaptive realignment — advisory hints, truth-only gate (0ed8a60)
  • runtime: compute a subbot re-attach key per node execution (8094242)
  • server: ?since= filter to prune old closed pipeline cards (L5) (40c4f46), references #193
  • store: subbot re-attach map on the parent run doc (2fa54ce)

Bug Fixes

  • bots: forge-mr ahead-check must compare origin/<base>, not the local ref (ebc7df0)
  • docs-refresh: campaign commits locally only — publication owned by the finalize tail (3.0.2) (fa35e22), references #278 #279
  • docs-refresh: foreign-flag heuristic keys on the repo's CLI binary name (2.5.1) (15c92ca)
  • docs-refresh: missing_path keys on git-ever-tracked, not bare existence (3.0.1) (2251b32)
  • native,server: atomic ClaimForLaunch CAS for ready-ticket admission (M2) (37b10f7)
  • native,server: atomic unique card title on create (M4) (87f0515), references #193
  • openapi: regenerate spec + client for pipeline board ?since= fields (70189a5)
  • runview,cli: re-attach subbot parents to their child across restarts (d8bea99)
  • runview,store: persist child ParentRunID in the create write (M3) (21aab26), references #193
  • runview: keep subbot re-attach record on shutdown mid-re-park (a0989cc)

Performance Improvements

  • docs-refresh: verify_precheck docs-only fast-path — skip build+test when only .md changed (14246f4)