@ai-bro/codex-plugin 1.0.24 → 1.0.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifact.sha256 +1 -1
- package/artifact.tgz +0 -0
- package/manifest.json +2 -4
- package/package.json +1 -1
package/artifact.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
5be74d68f74438e50efd7b0f85045338c9a909ec8bb2488ecafa7573edaf9093 artifact.tgz
|
package/artifact.tgz
CHANGED
|
Binary file
|
package/manifest.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"component": "codex-plugin",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.26",
|
|
5
5
|
"requires": {
|
|
6
|
-
"client-host": ">=1.0.
|
|
6
|
+
"client-host": ">=1.0.57"
|
|
7
7
|
},
|
|
8
8
|
"files": [
|
|
9
9
|
"payload/.codex-plugin/plugin.json",
|
|
@@ -12,8 +12,6 @@
|
|
|
12
12
|
"payload/assets/ai-bro_128.png",
|
|
13
13
|
"payload/assets/ai-bro_32.png",
|
|
14
14
|
"payload/mcp/mcp-stdio.mjs",
|
|
15
|
-
"payload/mcp/mcp-tool-aliases.mjs",
|
|
16
|
-
"payload/mcp/mcp-tool-aliases.test.mjs",
|
|
17
15
|
"payload/npm_readme.md",
|
|
18
16
|
"payload/release-manifest.json",
|
|
19
17
|
"payload/skills/ai-bro/agents/openai.yaml",
|