openclaw/extensions/copilot-proxy
Vincent Koc fbd88e2c8f
Main recovery: restore formatter and contract checks (#49570)
* Extensions: fix oxfmt drift on main

* Plugins: restore runtime barrel exports on main

* Config: restore web search compatibility types

* Telegram: align test harness with reply runtime

* Plugin SDK: fix channel config accessor generics

* CLI: remove redundant search provider casts

* Tests: restore main typecheck coverage

* Lobster: fix test import formatting

* Extensions: route bundled seams through plugin-sdk

* Tests: use extension env helper for xai

* Image generation: fix main oxfmt drift

* Config: restore latest main compatibility checks

* Plugin SDK: align guardrail tests with lint

* Telegram: type native command skill mock
2026-03-18 00:30:01 -07:00
..
README.md refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
index.ts Plugins: internalize small extension SDK imports 2026-03-17 23:01:28 -07:00
openclaw.plugin.json refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
package.json build: sync plugins for 2026.3.14 2026-03-14 06:05:39 +00:00
runtime-api.ts Main recovery: restore formatter and contract checks (#49570) 2026-03-18 00:30:01 -07: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.