openclaw/extensions/github-copilot
2026-06-01 10:30:15 +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 chore(lint): enable readability lint rules 2026-05-31 07:17:57 +01:00
connection-bound-ids.test.ts fix(openai): avoid replay ids when Responses store is disabled 2026-05-31 22:17:32 +01:00
connection-bound-ids.ts fix(openai): avoid replay ids when Responses store is disabled 2026-05-31 22:17:32 +01:00
embeddings.test.ts fix(github-copilot): request identity-encoded API responses 2026-05-17 05:20:06 +01:00
embeddings.ts fix(memory): abort timed-out embedding requests (#82770) 2026-05-17 02:04:17 +01:00
index.test.ts fix(ci): repair Copilot thinking compat types 2026-06-01 00:53:35 +01:00
index.ts fix(ci): repair Copilot thinking compat types 2026-06-01 00:53:35 +01:00
login.ts chore(lint): enable no-promise-executor-return 2026-05-31 23:06:13 +01:00
model-metadata.ts fix(copilot): preserve Claude 1M capabilities 2026-06-01 00:36:31 +01:00
models-defaults.ts fix(copilot): preserve Claude 1M capabilities 2026-06-01 00:36:31 +01:00
models.test.ts fix(copilot): preserve Claude 1M capabilities 2026-06-01 00:36:31 +01:00
models.ts fix(copilot): preserve Claude 1M capabilities 2026-06-01 00:36:31 +01:00
openclaw.plugin.json feat(github-copilot): add Claude Opus 4.8 to default model catalog 2026-05-31 17:00:24 +01:00
package.json chore(release): prepare 2026.6.1 2026-06-01 10:30:15 +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 fix(openai): avoid replay ids when Responses store is disabled 2026-05-31 22:17:32 +01:00
stream.ts refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
token.ts
tsconfig.json
usage.ts fix(github-copilot): support Gemini image understanding 2026-05-13 15:20:27 +01:00