openclaw/extensions/github-copilot
Galin Iliev 93bad8de2a
fix: restore GitHub Copilot turns and account context limits (#106198)
* fix: restore GitHub Copilot runtime routing

Refs #106170

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 6053811e-f081-436b-8741-54c5cab6c016

* fix: bind Copilot metadata to resolved credentials

Refs #106170

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

Copilot-Session: 6053811e-f081-436b-8741-54c5cab6c016

* refactor: split Copilot runtime helpers

* fix: satisfy Copilot runtime static gates

* fix: satisfy Copilot runtime lint

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Galin Iliev <galin.iliev@microsoft.com>
2026-07-13 16:04:34 -07:00
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
auth.test.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07:00
auth.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07: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
dynamic-models.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07:00
embeddings.test.ts fix(github-copilot): bound Copilot token exchange fetch timeout (#104488) 2026-07-12 15:24:39 +01:00
embeddings.ts feat(tooling): enforce noUncheckedIndexedAccess in the extensions lane (NUIA phase 4) (#105132) 2026-07-12 09:17:31 +01:00
index.test.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07:00
index.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07:00
login.test.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
login.ts feat(tooling): enforce noUncheckedIndexedAccess in the extensions lane (NUIA phase 4) (#105132) 2026-07-12 09:17:31 +01:00
model-metadata.ts fix(github-copilot): honor live prompt token limits (#103275) 2026-07-10 06:27:14 +01:00
models.test.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07:00
models.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07:00
openclaw.plugin.json feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01: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