Files
codex-free-market/.agents/plugins/marketplace.json
2026-07-22 19:09:06 +08:00

21 lines
401 B
JSON

{
"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"
}
]
}