Skip to content

Commit a98b8f2

Browse files
committed
Fix alphabetical order in plugins.json too
1 parent cbde542 commit a98b8f2

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

plugins.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,6 @@
3939
"source": "awesome-codex-plugins",
4040
"install_url": "https://raw.githubusercontent.com/yfge/agent-harness-skills/HEAD/.codex-plugin/plugin.json"
4141
},
42-
{
43-
"name": "Agentizer",
44-
"url": "https://github.com/Humiris/wwa-transform",
45-
"owner": "Humiris",
46-
"repo": "wwa-transform",
47-
"description": "Turn any website into an AI-powered agentfront with split-pane",
48-
"category": "Development & Workflow",
49-
"source": "awesome-codex-plugins",
50-
"install_url": "https://raw.githubusercontent.com/Humiris/wwa-transform/HEAD/.codex-plugin/plugin.json"
51-
},
5242
{
5343
"name": "Agent Workflow System",
5444
"url": "https://github.com/1139030773-cmd/agent-workflow-system",
@@ -59,6 +49,16 @@
5949
"source": "awesome-codex-plugins",
6050
"install_url": "https://raw.githubusercontent.com/1139030773-cmd/agent-workflow-system/HEAD/plugins/agent-workflow-system/.codex-plugin/plugin.json"
6151
},
52+
{
53+
"name": "Agentizer",
54+
"url": "https://github.com/Humiris/wwa-transform",
55+
"owner": "Humiris",
56+
"repo": "wwa-transform",
57+
"description": "Turn any website into an AI-powered agentfront with split-pane",
58+
"category": "Development & Workflow",
59+
"source": "awesome-codex-plugins",
60+
"install_url": "https://raw.githubusercontent.com/Humiris/wwa-transform/HEAD/.codex-plugin/plugin.json"
61+
},
6262
{
6363
"name": "AgentOps",
6464
"url": "https://github.com/boshu2/agentops",

0 commit comments

Comments
 (0)