openclaw/extensions/copilot-proxy
2026-05-30 06:49:13 +01:00
..
index.ts refactor: reuse shared coercion helpers (#86419) 2026-05-25 21:20:41 +01:00
openclaw.plugin.json perf: mark provider plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore(release): bump version to 2026.5.30 2026-05-30 06:49:13 +01:00
README.md
runtime-api.ts
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00

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.