openclaw/extensions/github-copilot
2026-05-03 03:08:47 +01:00
..
api.ts
auth.test.ts test(plugin-sdk): use narrow config runtime mocks 2026-04-27 15:14:02 +01:00
auth.ts refactor(plugin-sdk): narrow config runtime imports 2026-04-27 14:58:32 +01:00
connection-bound-ids.live.test.ts fix(ci): stabilize live release validation 2026-04-27 10:56:35 +01:00
connection-bound-ids.test.ts fix(github-copilot): preserve reasoning IDs for Copilot Codex models (#71684) 2026-04-25 20:52:07 +01:00
connection-bound-ids.ts fix(github-copilot): preserve reasoning IDs for Copilot Codex models (#71684) 2026-04-25 20:52:07 +01:00
embeddings.test.ts refactor(plugin-sdk): retire reserved helper exports 2026-04-28 05:21:57 +01:00
embeddings.ts refactor(plugin-sdk): retire reserved helper exports 2026-04-28 05:21:57 +01:00
index.test.ts fix(github-copilot): support GUI/RPC wizard auth flow (#73290) 2026-04-29 16:45:31 -07:00
index.ts fix(github-copilot): support GUI/RPC wizard auth flow (#73290) 2026-04-29 16:45:31 -07:00
login.ts fix(github-copilot): support GUI/RPC wizard auth flow (#73290) 2026-04-29 16:45:31 -07:00
models-defaults.ts fix(github-copilot): publish model catalog 2026-04-29 16:48:18 +05:30
models.test.ts fix(github-copilot): publish model catalog 2026-04-29 16:48:18 +05:30
models.ts fix(github-copilot): preserve reasoning IDs for Copilot Codex models (#71684) 2026-04-25 20:52:07 +01:00
openclaw.plugin.json fix(github-copilot): publish model catalog 2026-04-29 16:48:18 +05:30
package.json chore(release): bump version to 2026.5.3 2026-05-03 03:08:47 +01:00
provider-auth.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
provider-discovery.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
provider-runtime.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
register.runtime.ts fix(providers): stabilize runtime normalization hooks 2026-04-04 19:34:56 +01:00
replay-policy.ts refactor: dedupe provider lowercase helpers 2026-04-07 22:24:32 +01:00
stream.test.ts fix(github-copilot): preserve reasoning IDs for Copilot Codex models (#71684) 2026-04-25 20:52:07 +01:00
stream.ts fix: keep copilot on boundary-aware stream path 2026-04-25 00:06:40 +01:00
token.ts refactor: reuse shared dedupe helpers 2026-04-29 12:14:59 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
usage.ts