Skip to content

fix(review): ensure first file from first group is selected on load - #12

Merged
jfyne merged 1 commit into
masterfrom
worktree-ensure-group-order
Mar 8, 2026
Merged

fix(review): ensure first file from first group is selected on load#12
jfyne merged 1 commit into
masterfrom
worktree-ensure-group-order

Conversation

@jfyne

@jfyne jfyne commented Mar 8, 2026

Copy link
Copy Markdown
Owner

What's changed

Modifies initial file selection in Run() to select the first file from the first group when groups are defined, instead of the first file from command-line arguments.

Suggested Review Order

# File What it does
1 app.go Adds group-aware initial file selection logic in the Run() function

When groups are defined, select the first file from the first group in the defined order, not the first file from command-line arguments. This respects the reviewer's intended file ordering.
@jfyne
jfyne marked this pull request as ready for review March 8, 2026 08:51
@jfyne
jfyne merged commit b8a95f8 into master Mar 8, 2026
1 check passed
@jfyne
jfyne deleted the worktree-ensure-group-order branch March 8, 2026 14:39
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