openclaw/extensions/copilot-proxy
2026-06-17 07:25:30 +08:00
..
index.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
openclaw.plugin.json
package.json chore(release): sync main to 2026.6.8 2026-06-17 07:25:30 +08:00
README.md
runtime-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
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.