mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-24 00:11:31 +00:00
build(plugins): add bundled provider plugin manifests
This commit is contained in:
9
extensions/github-copilot/openclaw.plugin.json
Normal file
9
extensions/github-copilot/openclaw.plugin.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "github-copilot",
|
||||
"providers": ["github-copilot"],
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user