openclaw/extensions/github-copilot
2026-05-13 13:33:38 +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: guard copilot embedding mock calls 2026-05-11 22:58:45 +01:00
embeddings.ts
index.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
index.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
login.ts
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 Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +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: hard-pin dependency specs 2026-05-12 07:10:13 +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: guard github copilot mock calls 2026-05-12 00:16:04 +01:00
stream.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
token.ts
tsconfig.json
usage.ts