We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfaf3c9 commit f30111dCopy full SHA for f30111d
1 file changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to Chief are documented in this file.
4
5
+## [0.5.4] - 2026-02-20
6
+
7
+### Bug Fixes
8
+- TUI now manages story in-progress state directly on `EventStoryStarted`, fixing a race where the status was never shown
9
+- TUI auto-selects the active story so its details are visible immediately
10
+- Clear in-progress flags on completion, error, or max iterations
11
+- Prevent non-JSON output from PRD conversion by disabling tools
12
13
## [0.5.3] - 2026-02-20
14
15
### Performance
0 commit comments