FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix Copilot plugin registration on Windows by GeorgeNgMsft · Pull Request #2947 · microsoft/TypeAgent · GitHub

Fix Copilot plugin registration on Windows - #2947

Open
George Ng (GeorgeNgMsft) wants to merge 4 commits into
mainfrom
georgengmsft/fix-copilot-plugin-registration
Open

Fix Copilot plugin registration on Windows#2947
George Ng (GeorgeNgMsft) wants to merge 4 commits into
mainfrom
georgengmsft/fix-copilot-plugin-registration

Conversation

George Ng (GeorgeNgMsft) commented Aug 29, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

This fixes pnpm run register on Windows by staging only the bundled TypeAgent plugin files instead of copying the workspace’s pnpm-linked node_modules. The command still registers the local marketplace and installs or updates the plugin, but now handles the Windows access-denied case and verifies the plugin was actually installed before reporting success.

Stage the bundled plugin runtime instead of copying pnpm workspace junctions, make snapshot replacement reliable on Windows, and verify registration before reporting success.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: f02024b3-ee8f-4384-bcfc-7c774768d6f7
Address adversarial review findings for Windows command shims, custom Copilot homes, exact plugin matching, reported CLI failures, and MSI error propagation.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: f02024b3-ee8f-4384-bcfc-7c774768d6f7
Centralize migration, invocation, update fallback, and verification in the shared registrar. Keep Windows snapshot deletion scoped to the observed access-denied failure and preserve existing MSI failure semantics.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: f02024b3-ee8f-4384-bcfc-7c774768d6f7
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: f02024b3-ee8f-4384-bcfc-7c774768d6f7
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL