fix(stack): rejoin fork VCS/UI APIs after main #4727 restore - #166
Merged
Conversation
#165 restored upstream Git ref-refresh files wholesale and dropped fork-only surfaces still required by contracts and UI: GitCommandError.failureKind, commit-signing classification, worktree cleanup RPCs, reuse-base-branch toolbar props, and CommandPalette filterBrowseEntries. Also drop the dead orchestration.replayEvents RPC already removed from contracts by pingdotgg#4791.
patroza
enabled auto-merge
July 29, 2026 07:51
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
failureKindonGitCommandError/ action progress, commit-signing classification, worktree cleanup client RPCs, and reuse-base-branch branch toolbar props.filterBrowseEntriesused by CommandPalette after browse-navigation refactors.orchestration.replayEventsfrom the server (already deleted from contracts by upstream perf(server): trim stale context-window rows and drop dead replay RPC pingdotgg/t3code#4791).Test plan
vp check(0 errors)fork/integrationafter merge