docs: add generated plugin reference pages

This commit is contained in:
Peter Steinberger
2026-05-02 15:55:40 +01:00
parent da2a8bd6bb
commit 2244ba87b3
119 changed files with 3046 additions and 132 deletions

View File

@@ -0,0 +1,23 @@
---
summary: "Adds GitHub Copilot model provider support to OpenClaw."
read_when:
- You are installing, configuring, or auditing the github-copilot plugin
title: "GitHub Copilot plugin"
---
# GitHub Copilot plugin
Adds GitHub Copilot model provider support to OpenClaw.
## Distribution
- Package: `@openclaw/github-copilot-provider`
- Install route: included in OpenClaw
## Surface
providers: github-copilot; contracts: memoryEmbeddingProviders
## Related docs
- [github-copilot](/providers/github-copilot)