openclaw/extensions/github-copilot
2026-04-22 22:40:43 +01:00
..
api.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
auth.test.ts feat(github-copilot): add embedding provider for memory search (#61718) 2026-04-15 10:39:28 +01:00
auth.ts feat(github-copilot): add embedding provider for memory search (#61718) 2026-04-15 10:39:28 +01:00
connection-bound-ids.test.ts fix(openai-responses): normalize Copilot response item IDs (#69362) (thanks @Menci) 2026-04-22 22:40:43 +01:00
connection-bound-ids.ts fix(openai-responses): normalize Copilot response item IDs (#69362) (thanks @Menci) 2026-04-22 22:40:43 +01:00
embeddings.test.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
embeddings.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
index.test.ts feat(github-copilot): add embedding provider for memory search (#61718) 2026-04-15 10:39:28 +01:00
index.ts fix: update Copilot Opus default to 4.7 2026-04-21 20:00:06 +01:00
login.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
models-defaults.ts fix: update Copilot Opus default to 4.7 2026-04-21 20:00:06 +01:00
models.test.ts fix: update Copilot Opus default to 4.7 2026-04-21 20:00:06 +01:00
models.ts refactor: dedupe extension lowercase readers 2026-04-07 12:18:01 +01:00
openclaw.plugin.json feat(github-copilot): add embedding provider for memory search (#61718) 2026-04-15 10:39:28 +01:00
package.json build: update pi packages to 0.68.1 2026-04-22 03:35:15 +01:00
provider-auth.contract.test.ts test(extensions): move provider contracts to owners 2026-04-20 20:55:39 +01:00
provider-discovery.contract.test.ts test(extensions): move provider contracts to owners 2026-04-20 20:55:39 +01:00
provider-runtime.contract.test.ts test(extensions): move provider contracts to owners 2026-04-20 20:55:39 +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(openai-responses): normalize Copilot response item IDs (#69362) (thanks @Menci) 2026-04-22 22:40:43 +01:00
stream.ts fix(openai-responses): normalize Copilot response item IDs (#69362) (thanks @Menci) 2026-04-22 22:40:43 +01:00
token.ts fix(extensions): align provider helper surfaces 2026-04-04 20:06:32 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
usage.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00