v0.2.2
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