chore(plugins): drop the obsolete Codex marketplace lid — Codex ships from bmad-plugins

This commit is contained in:
Alex Verkhovsky
2026-08-21 00:48:16 -07:00
parent ac6b62f62a
commit 365274e2e2
-20
View File
@@ -1,20 +0,0 @@
{
"name": "bmad-method",
"interface": {
"displayName": "BMad Method"
},
"plugins": [
{
"name": "bmad-method",
"source": {
"source": "local",
"path": "."
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Productivity"
}
]
}