openclaw/extensions/github-copilot
Peter Steinberger fb580b551e
fix: restore provider and config compatibility checks
2026-04-05 03:47:57 +01:00
..
api.ts
index.ts fix: restore provider and config compatibility checks 2026-04-05 03:47:57 +01:00
login.ts
models-defaults.ts fix: route Copilot Claude through Anthropic 2026-04-04 02:57:59 +09:00
models.test.ts fix: route Copilot Claude through Anthropic 2026-04-04 02:57:59 +09:00
models.ts fix: route Copilot Claude through Anthropic 2026-04-04 02:57:59 +09:00
openclaw.plugin.json
package.json chore(plugins): sync versions to 2026.4.4 2026-04-04 20:03:01 +01:00
register.runtime.ts fix(providers): stabilize runtime normalization hooks 2026-04-04 19:34:56 +01:00
replay-policy.ts refactor(providers): tighten family outlier contracts 2026-04-05 11:09:26 +09:00
stream.test.ts refactor(providers): drop trivial stream lambdas 2026-04-04 21:14:00 +09:00
stream.ts style: normalize provider formatting 2026-04-04 23:36:46 +09:00
token.ts fix(extensions): align provider helper surfaces 2026-04-04 20:06:32 +01:00
usage.ts