@ai-bro/codex-plugin 1.0.23 → 1.0.25
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
|
+
3db57f8d662f22222fee251a9b2fe18a78a3e52ea7463dd1481535aa0d713c73 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.25",
|
|
5
5
|
"requires": {
|
|
6
|
-
"client-host": ">=1.0.
|
|
6
|
+
"client-host": ">=1.0.53"
|
|
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",
|