@ai-bro/codex-plugin 1.0.21 → 1.0.23

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
- 83fa469bc7391d35ebecdefcaefb867be170f1570db0c31aad29c263a55d4044 artifact.tgz
1
+ cde910b2a31867ef6c5918dca8eb441247eb9688d3a3d5633e28d97f97ea9108 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.21",
4
+ "version": "1.0.23",
5
5
  "requires": {
6
- "client-host": ">=1.0.40"
6
+ "client-host": ">=1.0.50"
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.21",
3
+ "version": "1.0.23",
4
4
  "description": "AI Bro immutable component artifact for @ai-bro/codex-plugin",
5
5
  "license": "UNLICENSED",
6
6
  "files": [