Skip to content

fix(review): scope the changes panel to the selected folder#67

Merged
patrick-mns merged 1 commit into
mainfrom
dev
Jul 17, 2026
Merged

fix(review): scope the changes panel to the selected folder#67
patrick-mns merged 1 commit into
mainfrom
dev

Conversation

@patrick-mns

Copy link
Copy Markdown
Owner

Brings dev into main. Since the last release, the only new work on dev is the changes-panel fix:

  • Scope the changes panel + diff badge to the selected folder — run git diff with --relative so both the panel and the +N/-N badge report only the selected folder's subtree instead of the whole repo when the workspace folder is a subdirectory of a larger repo.
  • Refresh the panel on folder/workspace switchuseReview now re-fetches when the active folder or workspace changes, so the file list follows the selection instead of showing stale data.
  • Drop the redundant folder chip from the panel header; the header now shows just "Changes".

🤖 Generated with Claude Code

Run git diff with --relative so the changes panel and the +N/-N badge
report only the selected folder's subtree instead of the whole repo, and
refresh the panel whenever the active folder or workspace changes. Drop
the now-redundant folder chip from the panel header.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@patrick-mns
patrick-mns merged commit c862795 into main Jul 17, 2026
4 checks passed
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