Skip to content

v0.2.2

Choose a tag to compare

@corrm corrm released this 21 Jun 19:17
· 10 commits to main since this release
185895c

Patch release — 11 backward-compatible PRs since v0.2.1 (bug-fixes + hardening).

Reliability / correctness

  • Fix a worktree leak in PR review that also broke all future review of that PR (BEFLOW-27, #18)
  • Fail-fast to a human when the agent crashes with no report (BEFLOW-25, #15)
  • Daemon re-confirms card state before promotions; won't override a mid-tick human move (BEFLOW-20, #12)
  • Enrich-agent labels gated by reserved namespace; template wins (BEFLOW-29, #20)

Tracker fidelity

  • Linear: paginated list ops + idempotent writeback (BEFLOW-24, #16)
  • Plane: decode HTML entities in the listComments strip fallback (BEFLOW-26, #17)
  • Strip the beflow marker even without its leading blank line on the HTML fallback (BEFLOW-28, #19)
  • Thin-issue gate counts visible text incl. quote/apostrophe/numeric entities (BEFLOW-30, #21)

Governance / ops

  • Surface agent receipt intent + risk surfaces in the decision log & approval comment (BEFLOW-23, #14)
  • doctor --fix creates the config dir before bootstrap — no ENOENT on fresh machines (BEFLOW-31, #22)
  • Remove vestigial RunRecord.ciAttempts (#13)