Browse Source

Fix Codex plugin category

Drew Ritter 2 tháng trước cách đây
mục cha
commit
c842f8871a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .codex-plugin/plugin.json

+ 1 - 1
.codex-plugin/plugin.json

@@ -27,7 +27,7 @@
     "shortDescription": "Planning, TDD, debugging, and delivery workflows for coding agents",
     "longDescription": "Use Superpowers to guide agent work through brainstorming, implementation planning, test-driven development, systematic debugging, parallel execution, code review, and finish-the-branch workflows.",
     "developerName": "Jesse Vincent",
-    "category": "Coding",
+    "category": "Developer Tools",
     "capabilities": [
       "Interactive",
       "Read",