添加brainstorm工作流与插件元数据
This commit is contained in:
20
.agents/plugins/marketplace.json
Normal file
20
.agents/plugins/marketplace.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "wxm",
|
||||
"interface": {
|
||||
"displayName": "wxm"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "codex-game-studios",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Coding"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user