You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude-plugin/marketplace.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
{
8
8
"name": "humanize",
9
9
"source": "./",
10
-
"description": "Humanize - An iterative development plugin that uses a Codex CLI worker (gpt-5.3-codex) for implementation and a separate Codex CLI analyzer/reviewer (gpt-5.2, non-codex) for independent review (cross-vendor style).",
10
+
"description": "Humanize - An iterative development plugin that uses a Codex CLI worker (gpt-5.4) for implementation and a separate Codex CLI analyzer/reviewer (gpt-5.4, non-codex) for independent review (cross-vendor style).",
Copy file name to clipboardExpand all lines: .claude-plugin/plugin.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "humanize",
3
-
"description": "Humanize - An iterative development plugin that uses a Codex CLI worker (gpt-5.3-codex) for implementation and a separate Codex CLI analyzer/reviewer (gpt-5.2, non-codex) for independent review (cross-vendor style).",
3
+
"description": "Humanize - An iterative development plugin that uses a Codex CLI worker (gpt-5.4) for implementation and a separate Codex CLI analyzer/reviewer (gpt-5.4, non-codex) for independent review (cross-vendor style).",
0 commit comments