You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ship: iter 1 — address greptile #3133271501 and copilot #4307244389
- Memoize readInitialRouteState in PrsProvider so the four useState
initializers share one window.location read (greptile P2).
- Mirror PRsPage's resolveRouteRebaseSelection inside
readInitialRouteState so the initial selectedRebaseItemId has the
same shape as the post-effect value.
- QueueTab.openRebaseTab now navigates to
?tab=workflows&workflow=rebase to keep URL in sync with state.
- Normalize the "Open Rebase/Merge tab" label to sentence case across
CreatePrModal, IntegrationTab; keep LaneGitActionsPane tooltip title
case to match its sibling tooltips.
- Restore prRebaseResolver.sendMessage displayText — it is used by
agentChatService for the transcript text bubble.
Verified locally: desktop tsc clean; 46 affected tests pass.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments