Conversation
Add explicit update offer actions, a safe Recycle Bin project action, and Quick Chat workspace accessibility evidence. Keep installer-dependent behavior unavailable until a signed Windows artifact exists. Signed-off-by: Colin Neilens <coneilen@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0579f610-95b2-49ea-a95f-2b763321c5bf
Refresh the graph accessibility fragment after invoking a Quick Chat and make the UIA fixture transition directly to the terminal workspace. Signed-off-by: Colin Neilens <coneilen@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0579f610-95b2-49ea-a95f-2b763321c5bf
Record the timing-sensitive full walkthrough limitation while preserving the validated Quick Chat implementation status. Signed-off-by: Colin Neilens <coneilen@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0579f610-95b2-49ea-a95f-2b763321c5bf
Synchronize fixture elements and give the Quick Chat terminal workspace its stable automation ID so the native UIA gate can verify the workspace transition. Signed-off-by: Colin Neilens <coneilen@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0579f610-95b2-49ea-a95f-2b763321c5bf
Replace the obsolete timing caveat now that the native provider exposes the stable Quick Chat workspace automation ID. Signed-off-by: Colin Neilens <coneilen@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0579f610-95b2-49ea-a95f-2b763321c5bf
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.
Brings Windows update-dialog, project delete, and Quick Chats rows toward parity: native update offer (Release Notes / Later / explained-disabled Install), distinct recoverable project Trash action, and Quick Chats workspace UIA/gate coverage. Installer/relaunch rows remain intentionally Blocked pending a published signed Windows artifact. See ledger updates for row-by-row evidence and remaining gaps.
RED: gh run view 35400613883 --repo scgopi/GraphCode --log-failed -> Quick Chat workspace UIA assertion failed
GREEN: Tools\windows\uia-live-gate.ps1 -Shell graphcode-windows\zig-out\bin\graphcode-windows.exe -> completed successfully with native UIA evidence JSON
REGRESSION: zig test graphcode-windows\src\GraphContextMenu.zig -I graphcode-windows\src -> All 6 tests passed