What's Changed
- Change In Review column color from purple to cyan by @AvivK5498 in #1
- Wire up useWorktreeStatuses in kanban-board by @AvivK5498 in #2
- Fix worktree workflow bugs by @AvivK5498 in #3
- UI polish: bead-detail badge colors, priority removal, date format by @AvivK5498 in #4
- UI polish: improve detail panel UX and accessibility by @AvivK5498 in #5
- Fix CI: create dummy out folder for RustEmbed by @AvivK5498 in #7
- Show strikethrough worktree path for closed beads by @AvivK5498 in #6
- Fix PR checks parsing - wrong field name by @AvivK5498 in #8
- Fix PR checks parsing to handle QUEUED status correctly by @AvivK5498 in #9
- Fix CI: create dummy out folder for RustEmbed by @AvivK5498 in #12
- Detect duplicate PRs before creation by @AvivK5498 in #15
- UI polish: improve detail panel UX and accessibility by @AvivK5498 in #10
- Add rebase progress UI by @AvivK5498 in #14
- Add rebase-siblings endpoint by @AvivK5498 in #13
- Show PR status icons on epic child tasks by @AvivK5498 in #16
- PR status loading state and refresh button by @AvivK5498 in #17
- Auto-update epic status from children by @AvivK5498 in #18
- Bead detail panel UI redesign by @AvivK5498 in #19
- Fix supervisor completion instructions and validate-completion hook by @AvivK5498 in #20
- Fix rebase-siblings push to use explicit branch name by @AvivK5498 in #22
- Infer epic children from ID pattern when parent_id is null by @AvivK5498 in #21
- Add 2s delay before showing merge button for CI checks to load by @AvivK5498 in #23
- Unified Card Hierarchy by @AvivK5498 in #24
- Status Column Empty States by @AvivK5498 in #25
- Filter Bar Sophistication by @AvivK5498 in #26
- Fix worktree status showing 'behind' after PR is merged by @AvivK5498 in #28
- Rebase-siblings should only rebase inreview branches by @AvivK5498 in #29
- Fix epic child PR status display on kanban cards by @AvivK5498 in #30
- Show merge conflict alert in PR section by @AvivK5498 in #31
- Fix legacy branch status showing 'Merged' incorrectly by @AvivK5498 in #32
- Fix supervisor completion enforcement hooks by @AvivK5498 in #33
- Type-Based Color Accents by @AvivK5498 in #27
- TEST: Hook enforcement verification by @AvivK5498 in #34
- Fix epic auto-inreview when all children closed by @AvivK5498 in #35
- Add Close Epic button to epic card by @AvivK5498 in #36
- Add Agentation toolbar by @AvivK5498 in #38
- Skip worktree status display for closed beads by @AvivK5498 in #37
- Skip PR status fetch for closed beads by @AvivK5498 in #40
- Fix Agentation not rendering in Next.js by @AvivK5498 in #39
- Fix DevTools not rendering by @AvivK5498 in #41
- Skip worktree/branch status polling for closed beads by @AvivK5498 in #43
- Fix Agentation not appearing on dev server by @AvivK5498 in #42
- Improve DevTools runtime detection by @AvivK5498 in #44
- Remove non-functional Create task button by @AvivK5498 in #45
- Add Beads Orchestration recommendation text on home page by @AvivK5498 in #46
- UI fixes for projects page by @AvivK5498 in #47
New Contributors
- @AvivK5498 made their first contribution in #1
Full Changelog: v0.1.2...v0.2.0