Add CJYSA free Codex marketplace
This commit is contained in:
20
.agents/plugins/marketplace.json
Normal file
20
.agents/plugins/marketplace.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "cjysa-free",
|
||||
"interface": {
|
||||
"displayName": "CJYSA 免费插件市场"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "cjysa-relay-basic",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/cjysa-relay-basic"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Developer Tools"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user