feat: codex support
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "ponytail",
|
||||
"interface": {
|
||||
"displayName": "Ponytail"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "ponytail",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/DietrichGebert/ponytail.git",
|
||||
"ref": "main"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Productivity"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user