We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202034b commit 3fcf28fCopy full SHA for 3fcf28f
1 file changed
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
All notable changes to Chief are documented in this file.
4
5
+## [0.6.0] - 2026-02-21
6
+
7
+### Features
8
+- Continuous, responsive confetti animation on the completion screen
9
+- Quit confirmation modal when Ralph loop is running
10
+- Live progress from progress.md in dashboard details panel
11
+- Per-story timing and total duration on the completion screen
12
13
+### Bug Fixes
14
+- Match story commits by ID + title to prevent false positives
15
+- Show uncommitted WIP changes when story has no commit yet
16
+- Load claude.md on each iteration instead of only at startup
17
+- Update elapsed time display every second while running
18
+- Dynamically recalculate max iterations when switching PRDs
19
20
## [0.5.4] - 2026-02-20
21
22
### Bug Fixes
0 commit comments