@ai-bro/codex-plugin 1.0.22 → 1.0.24

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 CHANGED
@@ -1 +1 @@
1
- 66fe33146049b55467b4dba8bae6b15ebf1a50b0820e285d3ff2bd52c9dc24ed artifact.tgz
1
+ fbd9968239da86c15d361b3135deb9f43c254e2abf4ad18e9c96ac6bc52b93eb 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.22",
4
+ "version": "1.0.24",
5
5
  "requires": {
6
- "client-host": ">=1.0.49"
6
+ "client-host": ">=1.0.51"
7
7
  },
8
8
  "files": [
9
9
  "payload/.codex-plugin/plugin.json",
@@ -12,6 +12,8 @@
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",
15
17
  "payload/npm_readme.md",
16
18
  "payload/release-manifest.json",
17
19
  "payload/skills/ai-bro/agents/openai.yaml",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ai-bro/codex-plugin",
3
- "version": "1.0.22",
3
+ "version": "1.0.24",
4
4
  "description": "AI Bro immutable component artifact for @ai-bro/codex-plugin",
5
5
  "license": "UNLICENSED",
6
6
  "files": [