-
Notifications
You must be signed in to change notification settings - Fork 3k
feat(core): bind PRs created via gh pr create in the session shell #9739
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 7 commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
0c0dbd2
feat(serve): backfill session PR bindings and refresh their merge state
wenshao 5634778
fix(serve): keep the PR-state refresh out of the serve fast-path closure
wenshao 26e6b01
feat(core): bind PRs created via gh pr create in the session shell
wenshao 669a773
test(serve): cover the refresh env switch and GitDialog state binding
wenshao d2ce236
Merge branch 'feat/session-pr-state-refresh' into feat/session-pr-gh-…
wenshao a4d6052
fix(core): harden the gh pr create detector against false positives
wenshao bd968f2
fix(core): attribute session PR bindings to the workspace repo
qwen-code-ci-bot b610098
fix(core): attribute gh pr create bindings via gh itself and serializ…
qwen-code-ci-bot a20fc9c
fix(cli): close session PR binding gates and attribute creates to the…
qwen-code-ci-bot ab2cb17
fix(serve): resolve round-4 review findings for session PR binding
qwen-code-ci-bot 6a25872
fix(serve): replace the gitBranch backfill source with explicit /revi…
wenshao 273452e
Merge remote-tracking branch 'wenshao/feat/session-pr-gh-create' into…
wenshao 283acf6
Merge remote-tracking branch 'wenshao/feat/session-pr-gh-create' into…
wenshao 410f22a
Merge branch 'main' into feat/session-pr-gh-create
qwen-code-dev-bot df55b10
Merge remote-tracking branch 'origin/main' into feat/session-pr-gh-cr…
wenshao 94a59d2
chore(ci): record cd-cua-driver.yml size after #9587 growth
wenshao 3e64540
Merge remote-tracking branch 'wenshao/feat/session-pr-gh-create' into…
wenshao 03d54d8
fix(cli): harden session PR binding backfill and merge (#9739)
qwen-code-dev-bot d556d9f
test(cli): give serve fast-path --open polls a CI-contention budget (…
qwen-code-dev-bot 313ea71
fix(cli): stabilize session PR backfill and sweep enumeration (#9739)
qwen-code-dev-bot d9164dd
fix(core): stop forged, re-stamped, and evicted session PR bindings (…
qwen-code-dev-bot f7b7936
Merge remote-tracking branch 'origin/main' into feat/session-pr-gh-cr…
qwen-code-dev-bot 1b29cb0
fix(core): rank session PR eviction by provenance and close binding r…
qwen-code-dev-bot c7f9238
fix(core): correct session PR merge semantics and fail closed on attr…
qwen-code-dev-bot 2c2c22c
fix(core): pin shell attribution identity and lock PR sidecar moves (…
qwen-code-dev-bot 1a592c3
Merge remote-tracking branch 'origin/main' into feat/session-pr-gh-cr…
wenshao 2105eed
Merge remote-tracking branch 'wenshao/feat/session-pr-gh-create' into…
wenshao 8d449b1
Merge remote-tracking branch 'origin/main' into feat/session-pr-gh-cr…
wenshao 8b22521
fix(core): reconcile locked PR sidecar moves with the lifecycle fence
wenshao aa04bee
Merge branch 'main' into feat/session-pr-gh-create
wenshao dddbd69
fix(core): reconcile session PR stores on identity and eviction (#9739)
qwen-code-dev-bot 56574e1
Merge commit 'refs/pull/9739/head' of https://github.com/QwenLM/qwen-…
qwen-code-dev-bot 394c039
fix(cli): stop unhandled test rejections from incomplete SubagentMana…
qwen-code-dev-bot 025114c
fix(serve): address PR 9739 review findings on PR binding gates
wenshao d7e91c7
fix(serve): widen the gh pr create gate and state-validation messages
wenshao f6f4cd4
Merge remote-tracking branch 'wenshao/feat/session-pr-gh-create' into…
wenshao df4d408
fix(acp-bridge): use a filesystem-safe sidecar filename in the PR rec…
wenshao c31cbb1
fix(core): pass inline gh credentials to the PR-create verification legs
wenshao df6008f
fix(core): accept an env override on fetchCurrentBranchPullRequest
wenshao 04053e7
Merge branch 'main' into feat/session-pr-gh-create
wenshao ef80716
fix(core): let PR-backed startup create reserved pr-<N> worktrees
wenshao 223355f
Merge remote-tracking branch 'wenshao/feat/session-pr-gh-create' into…
wenshao 34033d1
Merge branch 'main' into feat/session-pr-gh-create
qwen-code-dev-bot 9885524
fix(session-pr): address standing review findings (#9739)
qwen-code-dev-bot 1e740bf
Merge branch 'main' into feat/session-pr-gh-create
qwen-code-dev-bot 9220eea
Merge branch 'main' into feat/session-pr-gh-create
wenshao 7502d11
Merge branch 'main' into feat/session-pr-gh-create
wenshao 1ef3405
Merge remote-tracking branch 'wenshao/feat/session-pr-gh-create' into…
wenshao 70168fb
Merge branch 'main' into feat/session-pr-gh-create
qwen-code-dev-bot 8f49b49
Merge branch 'main' into feat/session-pr-gh-create
qwen-code-dev-bot 7fb28b0
Merge branch 'main' into feat/session-pr-gh-create
qwen-code-dev-bot 04a32af
Merge branch 'main' into feat/session-pr-gh-create
qwen-code-dev-bot 249fe7d
Merge remote-tracking branch 'origin/main' into feat/session-pr-gh-cr…
wenshao b6e750c
fix(core): lock session PR sidecars by path and close the writer sema…
wenshao 22dbcf5
fix(cli): re-attach existing pr-<N> worktrees by their literal slug
wenshao 51acfb3
fix(serve): rank the backfill trim by provenance and fence /review ur…
wenshao b71908b
refactor(serve): make the Aone backend seam view-only
wenshao f0eba2c
docs(design): ratify the session PR binding scope boundaries
wenshao c332e99
fix(core): keep http(s) ports in normalizeRemoteToWebUrl and drop the…
wenshao 198c733
fix(serve): rank pre-provenance occupants on the sidecar ladder in th…
wenshao 166a639
fix(serve): admit Aone /review url forms on a full-path match and nev…
wenshao f3e41ac
fix(serve): promote a re-offered occupant's provenance in place when …
wenshao d57f5ff
fix(serve): promote a re-offered occupant only on attested identity
wenshao 522cb3a
Merge remote-tracking branch 'origin/main' into feat/session-pr-gh-cr…
wenshao 975c286
fix(acp-bridge): publish a corrective metadata event when reconciliat…
wenshao d8767e0
Merge remote-tracking branch 'origin/main' into feat/session-pr-gh-cr…
wenshao b07933d
fix(core): keep the stronger source across a same-PR split-pair merge
wenshao a9bc0e0
fix(serve): plan reviewed numbers in transcript order across bare and…
wenshao 708efb3
Merge remote-tracking branch 'origin/main' into feat/session-pr-gh-cr…
wenshao 0a3bfca
fix(serve): let the trusted fork-parent page attest a promotion candi…
wenshao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.