Skip to content

Add synchronized fleet and graph controls - #3

Merged
wrgrant merged 1 commit into
mainfrom
agent/navigator-graph-controls
Aug 5, 2026
Merged

Add synchronized fleet and graph controls#3
wrgrant merged 1 commit into
mainfrom
agent/navigator-graph-controls

Conversation

@wrgrant

@wrgrant wrgrant commented Aug 5, 2026

Copy link
Copy Markdown
Owner

What changed

  • separates repository layout from sort order, including sort-within-tree behavior
  • synchronizes graph repository selection back to the native Git Fleet navigator
  • fixes clean-repository eye semantics and limits collapse-all to tree layout
  • rebuilds the graph toolbar for narrow panels with bounded selectors and non-overlapping worktrees
  • adds commit search, worktree visibility, terminal, fetch, settings, and repository hover actions
  • includes stash history alongside existing tag support
  • bumps the extension to 0.2.0 and updates release docs and localization

Why

The fleet navigator and graph were useful independently but did not yet behave like one application. Narrow graph panels also allowed the worktree rail and wrapped controls to collide.

Validation

  • pnpm run format
  • pnpm run lint
  • pnpm run typecheck
  • pnpm run test (90 backend, 15 extension, 43 webview)
  • pnpm run package
  • localization coverage: 121/121 for Simplified and Traditional Chinese
  • packaged and installed wgrant-dev.git-fleet@0.2.0 locally

The VS Code integration runner compiled successfully, but the downloaded temporary test app triggered macOS Gatekeeper because the current stable bundle executable name no longer matches the test harness expectation. No assertion failure was observed.

@wrgrant
wrgrant marked this pull request as ready for review August 5, 2026 20:59
@cursor

cursor Bot commented Aug 5, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@wrgrant
wrgrant merged commit 92f0ba5 into main Aug 5, 2026
2 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