openclaw/extensions/copilot-proxy
Tobias Oort 0307deacfa
feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221)
Adds GitHub Enterprise data-residency support to the existing bundled GitHub Copilot provider.

Maintainer proof:
- GitHub CI green on head 54010a6538f1543a7fcf161f0c46169bf059213b
- `check-lint`, `check-additional-extension-bundled`, and `check-shrinkwrap` passed in CI
- local `pnpm lint:extensions:bundled`, `pnpm lint`, and focused GitHub Copilot Vitest passed
- AWS Crabbox proof passed
- live microsoft.ghe.com device-flow/token-exchange/model-catalog proof passed

Co-authored-by: Tobias Oort <tobias.oort@ict.nl>
Co-authored-by: Gio Della-Libera <235387111+giodl73-repo@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-08 18:59:41 -07:00
..
index.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
openclaw.plugin.json feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
package.json chore(release): close out 2026.6.11 on main 2026-06-30 11:31:08 -07:00
README.md
runtime-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tsconfig.json

Copilot Proxy (OpenClaw plugin)

Provider plugin for the Copilot Proxy VS Code extension.

Enable

Bundled plugins are disabled by default. Enable this one:

openclaw plugins enable copilot-proxy

Restart the Gateway after enabling.

Authenticate

openclaw models auth login --provider copilot-proxy --set-default

Notes

  • Copilot Proxy must be running in VS Code.
  • Base URL must include /v1.