openclaw/extensions/github-copilot/openclaw.plugin.json

10 lines
167 B
JSON

{
"id": "github-copilot",
"providers": ["github-copilot"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}