mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-10 00:11:19 +00:00
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> |
||
|---|---|---|
| .. | ||
| api.ts | ||
| auth.test.ts | ||
| auth.ts | ||
| connection-bound-ids.live.test.ts | ||
| connection-bound-ids.test.ts | ||
| connection-bound-ids.ts | ||
| domain.test.ts | ||
| domain.ts | ||
| embeddings.test.ts | ||
| embeddings.ts | ||
| index.test.ts | ||
| index.ts | ||
| login.test.ts | ||
| login.ts | ||
| model-metadata.ts | ||
| models.test.ts | ||
| models.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| provider-auth.contract.test.ts | ||
| provider-discovery.contract.test.ts | ||
| provider-policy-api.test.ts | ||
| provider-policy-api.ts | ||
| provider-runtime.contract.test.ts | ||
| register.runtime.ts | ||
| replay-policy.ts | ||
| stream.test.ts | ||
| stream.ts | ||
| token.ts | ||
| tsconfig.json | ||
| usage.ts | ||