v0.2.1
Fixed
- Board task list now includes completed/cleaned tasks (built from the union of
worktrees + results + events), so merged tasks no longer vanish. - Task slugs are readable and word-bounded (first sentence, filler dropped, cut
on a word boundary) instead of a blind 40-character chop.
Changed
- The board timeline is now loop-faithful: each round is one
engineer → gate → review iteration, with an explicit loop-back and a
partial-record flag when a merged task's events weren't fully logged.
Full Changelog: https://github.com/bacharSalleh/leanlab/commits/v0.2.1