openclaw/extensions/github-copilot
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
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
auth.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
auth.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
connection-bound-ids.live.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
connection-bound-ids.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
connection-bound-ids.ts refactor(github-copilot): localize internal helpers (#101393) 2026-07-06 22:58:46 -07:00
domain.test.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
domain.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
embeddings.test.ts fix(github-copilot): bound model discovery and embeddings JSON response (#96499) 2026-06-25 14:46:09 -04:00
embeddings.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
index.test.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
index.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
login.test.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
login.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
model-metadata.ts fix(copilot): disable eager tool streaming for Claude 4.5 (#75393) 2026-06-13 04:52:02 -07:00
models.test.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
models.ts refactor(github-copilot): localize internal helpers (#101393) 2026-07-06 22:58:46 -07: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: update dependencies (#100027) 2026-07-04 14:56:50 -04:00
provider-auth.contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
provider-discovery.contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
provider-policy-api.test.ts feat(anthropic): support Claude Fable 5 adaptive thinking (#91882) 2026-06-10 08:08:35 -07:00
provider-policy-api.ts feat(anthropic): support Claude Fable 5 adaptive thinking (#91882) 2026-06-10 08:08:35 -07:00
provider-runtime.contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
register.runtime.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
replay-policy.ts fix(copilot): strip replayed thinking blocks 2026-06-13 19:14:16 -07:00
stream.test.ts fix(copilot): strip replayed thinking blocks 2026-06-13 19:14:16 -07:00
stream.ts refactor(github-copilot): localize internal helpers (#101393) 2026-07-06 22:58:46 -07:00
token.ts refactor(github-copilot): localize internal helpers (#101393) 2026-07-06 22:58:46 -07:00
tsconfig.json
usage.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00