openclaw/docs/providers
Aditya Mer 2ad19f4fd5 feat(providers): migrate GitHub Copilot to official SDK
Replace custom device-flow OAuth and token exchange with the official
@github/copilot-sdk. The SDK manages a Copilot CLI subprocess for
authentication and API access.

Changes:
- Add @github/copilot-sdk dependency (v0.1.19)
- Create github-copilot-sdk.ts as core SDK wrapper
- Rename github-copilot-auth.ts to github-copilot-login.ts
- Merge github-copilot-token.ts into github-copilot-sdk.ts
- Remove extensions/copilot-proxy plugin entirely
- Update login flow to verify CLI auth status instead of device flow
- Add SDK-based model discovery via listCopilotModels()
- Update docs and UI labels to reflect SDK-based authentication
- Remove copilot-proxy from auth choices and plugin auto-enable

BREAKING CHANGE: GitHub Copilot now requires the Copilot CLI to be
installed and authenticated via 'copilot auth login' before use.
2026-01-29 11:17:03 +05:30
..
anthropic.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
claude-max-api-proxy.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
deepgram.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
github-copilot.md feat(providers): migrate GitHub Copilot to official SDK 2026-01-29 11:17:03 +05:30
glm.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
index.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
minimax.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
models.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
moonshot.md Update Moonshot Kimi model references from kimi-k2-0905-preview to the latest kimi-k2.5 2026-01-27 21:10:59 -06:00
ollama.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
openai.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
opencode.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
openrouter.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
qwen.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
synthetic.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
venice.md fix: correct 'Venius' typo to 'Venice' in provider docs (#3638) - thanks (@jonisjongithub) 2026-01-28 23:51:43 +00:00
vercel-ai-gateway.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
zai.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00