openclaw/extensions/github-copilot
NIO 92db88e36b
fix(github-copilot): bound Copilot token exchange fetch timeout (#104488)
* fix(github-copilot): bound Copilot token exchange fetch timeout

* fix(github-copilot): harden token exchange deadline

Co-authored-by: hugenshen <hu.genshen@xydigit.com>

* chore: remove release-owned changelog entry

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-12 15:24:39 +01:00
..
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 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 test: enable noUncheckedIndexedAccess for extension tests (#105343) 2026-07-12 12:48:22 +01:00
index.ts feat(tooling): enforce noUncheckedIndexedAccess in the extensions lane (NUIA phase 4) (#105132) 2026-07-12 09:17:31 +01:00
login.test.ts
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
models.test.ts test: enable noUncheckedIndexedAccess for extension tests (#105343) 2026-07-12 12:48:22 +01:00
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