diff --git a/.storkit/work/1_backlog/362_story_bot_whatsup_command_shows_in_progress_work_summary.md b/.storkit/work/1_backlog/362_story_bot_whatsup_command_shows_in_progress_work_summary.md index f7357bc..7898d29 100644 --- a/.storkit/work/1_backlog/362_story_bot_whatsup_command_shows_in_progress_work_summary.md +++ b/.storkit/work/1_backlog/362_story_bot_whatsup_command_shows_in_progress_work_summary.md @@ -16,7 +16,7 @@ As a project owner in a Matrix room, I want to type "{bot_name} whatsup {story_n - [ ] Shows which Acceptance Criteria are checked vs unchecked - [ ] Shows active branch and worktree path if one exists - [ ] Shows git diff --stat of changes on the branch since branching from master -- [ ] Shows last 5 commit messages on the active branch +- [ ] Shows last 5 commit messages on the feature branch (not master) - [ ] Shows the last 20 lines of the agent log for this story (if a log exists) - [ ] Returns a friendly message if the story is not found or not currently in progress - [ ] Registered in the command registry so it appears in help output