Skip to content

fix: progress header now displays actual selected feature instead of parsing PRD independently#20

Merged
ryanbonial merged 1 commit into
mainfrom
bugfix/028-fix-progress-header-to
Jan 28, 2026
Merged

fix: progress header now displays actual selected feature instead of parsing PRD independently#20
ryanbonial merged 1 commit into
mainfrom
bugfix/028-fix-progress-header-to

Conversation

@ryanbonial
Copy link
Copy Markdown
Owner

Refactored display_progress_header() to accept feature parameters (id, type, description) instead of calling get_current_feature_info() internally. Moved header display from main() to check_prerequisites() so it shows AFTER feature selection, ensuring the displayed feature matches what will actually be worked on.

…parsing PRD independently

Refactored display_progress_header() to accept feature parameters (id, type, description) instead of calling get_current_feature_info() internally. Moved header display from main() to check_prerequisites() so it shows AFTER feature selection, ensuring the displayed feature matches what will actually be worked on.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@ryanbonial ryanbonial merged commit 6a6d0b1 into main Jan 28, 2026
1 check passed
@ryanbonial ryanbonial deleted the bugfix/028-fix-progress-header-to branch January 28, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant