openclaw/extensions/copilot-proxy
Gustavo Madeira Santana 4629054403
chore: apply local workspace updates (#9911)
* chore: apply local workspace updates

* fix: resolve prep findings after rebase (#9898) (thanks @gumadeiras)

* refactor: centralize model allowlist normalization (#9898) (thanks @gumadeiras)

* fix: guard model allowlist initialization (#9911)

* docs: update changelog scope for #9911

* docs: remove model names from changelog entry (#9911)

* fix: satisfy type-aware lint in model allowlist (#9911)
2026-02-05 16:54:44 -05:00
..
README.md refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
index.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json chore: bump version to 2026.2.4 2026-02-05 00:38:50 -08:00

README.md

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.