openclaw/extensions/copilot-proxy
2026-05-04 10:09:55 +01:00
..
index.ts lint: enable small oxlint rules 2026-04-11 02:15:21 +01:00
openclaw.plugin.json perf: mark provider plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore(release): prepare 2026.5.4 2026-05-04 10:09:55 +01:00
README.md
runtime-api.ts
tsconfig.json

Copilot Proxy (OpenClaw plugin)

Provider plugin for the Copilot Proxy VS Code extension.

Enable

Bundled plugins are disabled by default. Enable this one:

openclaw plugins enable copilot-proxy

Restart the Gateway after enabling.

Authenticate

openclaw models auth login --provider copilot-proxy --set-default

Notes

  • Copilot Proxy must be running in VS Code.
  • Base URL must include /v1.