This website requires JavaScript.
Explore
Help
Sign In
Dima
/
openclaw
Watch
1
Star
0
Fork
0
You've already forked openclaw
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0aea99883c550bb2ca42951d64dfd0412e579c88
openclaw
/
extensions
/
github-copilot
T
History
Vincent Koc
a70fdc88e0
fix(github-copilot): enable xhigh for gpt-5.4 (
#66437
)
...
* fix(github-copilot): enable xhigh for gpt-5.4 * Update CHANGELOG.md
2026-04-14 09:58:19 +01:00
..
api.ts
…
index.test.ts
style: fix extension lint violations
2026-04-06 14:53:55 +01:00
index.ts
fix(github-copilot): enable xhigh for gpt-5.4 (
#66437
)
2026-04-14 09:58:19 +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
refactor: dedupe extension lowercase readers
2026-04-07 12:18:01 +01:00
openclaw.plugin.json
refactor: move provider discovery config into plugins
2026-04-05 09:55:55 +01:00
package.json
chore: bump version to 2026.4.12
2026-04-12 10:37:18 -07: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
chore: enable no-floating-promises
2026-04-10 20:14:49 +01:00
stream.ts
style: fix extension lint violations
2026-04-06 14:53:55 +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
…