fix(codex): point marketplace plugin path at repo root

This commit is contained in:
Affaan Mustafa
2026-03-28 20:06:42 -04:00
parent 23d743b92c
commit 4257c093ca
2 changed files with 24 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
"name": "everything-claude-code",
"source": {
"source": "local",
"path": "./.agents/plugins/everything-claude-code"
"path": "../.."
},
"policy": {
"installation": "AVAILABLE",