openclaw/extensions/github-copilot
2026-05-11 14:02:35 +01:00
..
api.ts
auth.test.ts test: tighten github copilot auth assertion 2026-05-10 22:58:25 +01:00
auth.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
connection-bound-ids.live.test.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
connection-bound-ids.test.ts
connection-bound-ids.ts
embeddings.test.ts test: tighten extension auth assertions 2026-05-11 14:02:35 +01:00
embeddings.ts
index.test.ts test: tighten copilot model assertions 2026-05-11 09:13:17 +01:00
index.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
login.ts fix(github-copilot): support GUI/RPC wizard auth flow (#73290) 2026-04-29 16:45:31 -07:00
model-metadata.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
models-defaults.ts fix: preserve copilot gpt-5.5 fallback metadata 2026-05-08 21:55:18 -04:00
models.test.ts test: tighten copilot model assertions 2026-05-11 09:13:17 +01:00
models.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
openclaw.plugin.json github-copilot: live catalog discovery via /models + add gpt-5.5 2026-05-08 21:55:18 -04:00
package.json build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
provider-auth.contract.test.ts
provider-discovery.contract.test.ts
provider-runtime.contract.test.ts
register.runtime.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
replay-policy.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
stream.test.ts test: tighten copilot stream assertions 2026-05-11 09:12:02 +01:00
stream.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
token.ts
tsconfig.json
usage.ts