@openclaw/acpx 2026.7.2-beta.1 → 2026.7.2-beta.3

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.
@@ -1,16 +1,17 @@
1
1
  {
2
2
  "name": "@openclaw/acpx",
3
- "version": "2026.7.2-beta.1",
3
+ "version": "2026.7.2-beta.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@openclaw/acpx",
9
- "version": "2026.7.2-beta.1",
9
+ "version": "2026.7.2-beta.3",
10
10
  "dependencies": {
11
11
  "@agentclientprotocol/claude-agent-acp": "0.55.0",
12
- "@zed-industries/codex-acp": "0.16.0",
12
+ "@agentclientprotocol/codex-acp": "1.1.2",
13
13
  "acpx": "0.11.2",
14
+ "smol-toml": "1.7.0",
14
15
  "zod": "4.4.3"
15
16
  }
16
17
  },
@@ -31,6 +32,32 @@
31
32
  "node": ">=22"
32
33
  }
33
34
  },
35
+ "node_modules/@agentclientprotocol/codex-acp": {
36
+ "version": "1.1.2",
37
+ "resolved": "https://registry.npmjs.org/@agentclientprotocol/codex-acp/-/codex-acp-1.1.2.tgz",
38
+ "integrity": "sha512-qE/R1WdqJJ9OFHsHGvbmVmS2j9iCMZzpWT3g2XIViXrGHu1fLOALLINBIlW+WzKDllCh131aB6cqcIWSt0otbw==",
39
+ "license": "Apache-2.0",
40
+ "dependencies": {
41
+ "@agentclientprotocol/sdk": "^1.2.1",
42
+ "@openai/codex": "^0.144.0",
43
+ "diff": "^9.0.0",
44
+ "open": "^11.0.0",
45
+ "vscode-jsonrpc": "^9.0.1",
46
+ "zod": "^4.0.0"
47
+ },
48
+ "bin": {
49
+ "codex-acp": "dist/index.js"
50
+ }
51
+ },
52
+ "node_modules/@agentclientprotocol/codex-acp/node_modules/@agentclientprotocol/sdk": {
53
+ "version": "1.2.1",
54
+ "resolved": "https://registry.npmjs.org/@agentclientprotocol/sdk/-/sdk-1.2.1.tgz",
55
+ "integrity": "sha512-jwYUdOQR7tc+Zfch53VL4JJyUNK/46q03uUTYb+PjECsmnNl94XFXOfYLJ8RBpMNidXd1rpOAVgb0vqD98xImA==",
56
+ "license": "Apache-2.0",
57
+ "peerDependencies": {
58
+ "zod": "^3.25.0 || ^4.0.0"
59
+ }
60
+ },
34
61
  "node_modules/@agentclientprotocol/sdk": {
35
62
  "version": "1.1.0",
36
63
  "resolved": "https://registry.npmjs.org/@agentclientprotocol/sdk/-/sdk-1.1.0.tgz",
@@ -694,33 +721,31 @@
694
721
  }
695
722
  }
696
723
  },
697
- "node_modules/@stablelib/base64": {
698
- "version": "1.0.1",
699
- "resolved": "https://registry.npmjs.org/@stablelib/base64/-/base64-1.0.1.tgz",
700
- "integrity": "sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ==",
701
- "license": "MIT"
702
- },
703
- "node_modules/@zed-industries/codex-acp": {
704
- "version": "0.16.0",
705
- "resolved": "https://registry.npmjs.org/@zed-industries/codex-acp/-/codex-acp-0.16.0.tgz",
706
- "integrity": "sha512-XKzqztT5R8Wg1BVFnk6/U4JVx5GNUaZgxpf9gP2Cw6BsknvJWh3aefcAGZQljgdMivRqczjNKYL4F6H65dc5vA==",
724
+ "node_modules/@openai/codex": {
725
+ "version": "0.144.4",
726
+ "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.4.tgz",
727
+ "integrity": "sha512-DTHzYatlKq9dw55E0/HsbK4tRCEKabuJ10ybbqpsG8gVv/kvwEdg3Z4OI3cvLXKa21xkIa4lkGlZoO/HmqmFFw==",
707
728
  "license": "Apache-2.0",
708
729
  "bin": {
709
- "codex-acp": "bin/codex-acp.js"
730
+ "codex": "bin/codex.js"
731
+ },
732
+ "engines": {
733
+ "node": ">=16"
710
734
  },
711
735
  "optionalDependencies": {
712
- "@zed-industries/codex-acp-darwin-arm64": "0.16.0",
713
- "@zed-industries/codex-acp-darwin-x64": "0.16.0",
714
- "@zed-industries/codex-acp-linux-arm64": "0.16.0",
715
- "@zed-industries/codex-acp-linux-x64": "0.16.0",
716
- "@zed-industries/codex-acp-win32-arm64": "0.16.0",
717
- "@zed-industries/codex-acp-win32-x64": "0.16.0"
718
- }
719
- },
720
- "node_modules/@zed-industries/codex-acp-darwin-arm64": {
721
- "version": "0.16.0",
722
- "resolved": "https://registry.npmjs.org/@zed-industries/codex-acp-darwin-arm64/-/codex-acp-darwin-arm64-0.16.0.tgz",
723
- "integrity": "sha512-2AmbWsc/+Mpn6U8UOIlPLvgwGsGOr/LFpgcvrnjcCT9V1yY92MLrqzjMX82+VjTrRLRuXvc25SB5Z1++4Pw29g==",
736
+ "@openai/codex-darwin-arm64": "npm:@openai/codex@0.144.4-darwin-arm64",
737
+ "@openai/codex-darwin-x64": "npm:@openai/codex@0.144.4-darwin-x64",
738
+ "@openai/codex-linux-arm64": "npm:@openai/codex@0.144.4-linux-arm64",
739
+ "@openai/codex-linux-x64": "npm:@openai/codex@0.144.4-linux-x64",
740
+ "@openai/codex-win32-arm64": "npm:@openai/codex@0.144.4-win32-arm64",
741
+ "@openai/codex-win32-x64": "npm:@openai/codex@0.144.4-win32-x64"
742
+ }
743
+ },
744
+ "node_modules/@openai/codex-darwin-arm64": {
745
+ "name": "@openai/codex",
746
+ "version": "0.144.4-darwin-arm64",
747
+ "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.4-darwin-arm64.tgz",
748
+ "integrity": "sha512-6J3g498cM2oA7vYIJhpuGJlnIi/M5JdYmjB5BZ1Of5HQ0ziIlplFSvH801oVy9J5TQFp642ODzOu/ZEokDUXsg==",
724
749
  "cpu": [
725
750
  "arm64"
726
751
  ],
@@ -729,14 +754,15 @@
729
754
  "os": [
730
755
  "darwin"
731
756
  ],
732
- "bin": {
733
- "codex-acp-darwin-arm64": "bin/codex-acp"
757
+ "engines": {
758
+ "node": ">=16"
734
759
  }
735
760
  },
736
- "node_modules/@zed-industries/codex-acp-darwin-x64": {
737
- "version": "0.16.0",
738
- "resolved": "https://registry.npmjs.org/@zed-industries/codex-acp-darwin-x64/-/codex-acp-darwin-x64-0.16.0.tgz",
739
- "integrity": "sha512-QCWggk0s4GTPLCR7eznyx29Dls4gzUKvp4MjZ4nzPX5gDL/02PGY+oCV1WsQOsnzWRK0RxM+GlK19rG1qzqplw==",
761
+ "node_modules/@openai/codex-darwin-x64": {
762
+ "name": "@openai/codex",
763
+ "version": "0.144.4-darwin-x64",
764
+ "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.4-darwin-x64.tgz",
765
+ "integrity": "sha512-k1HC8gdbAy+VmMbekYkhM+r+QE2Xfgd67n1VSp94tjz7aXVKoalHcDkdKNM/uUQ8o2tvbiwhHSUftJF8Sm9/Lw==",
740
766
  "cpu": [
741
767
  "x64"
742
768
  ],
@@ -745,14 +771,15 @@
745
771
  "os": [
746
772
  "darwin"
747
773
  ],
748
- "bin": {
749
- "codex-acp-darwin-x64": "bin/codex-acp"
774
+ "engines": {
775
+ "node": ">=16"
750
776
  }
751
777
  },
752
- "node_modules/@zed-industries/codex-acp-linux-arm64": {
753
- "version": "0.16.0",
754
- "resolved": "https://registry.npmjs.org/@zed-industries/codex-acp-linux-arm64/-/codex-acp-linux-arm64-0.16.0.tgz",
755
- "integrity": "sha512-8HaZGWVPVs1N6yqImLCKlnlcYTYc9BMCEhaVJk0ON9lyofhK9mOBBAHQndKC4Scqq5JLUHQIOyb8+jwHUe3hSQ==",
778
+ "node_modules/@openai/codex-linux-arm64": {
779
+ "name": "@openai/codex",
780
+ "version": "0.144.4-linux-arm64",
781
+ "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.4-linux-arm64.tgz",
782
+ "integrity": "sha512-OlKx65579OwIzech9Tt3OUH9+hFZfFrCBP1hL2MudnMIoNr1+cFZjB5YIj5MWMRoBD+K5W3wdBIpQSH855b5Sg==",
756
783
  "cpu": [
757
784
  "arm64"
758
785
  ],
@@ -761,14 +788,15 @@
761
788
  "os": [
762
789
  "linux"
763
790
  ],
764
- "bin": {
765
- "codex-acp-linux-arm64": "bin/codex-acp"
791
+ "engines": {
792
+ "node": ">=16"
766
793
  }
767
794
  },
768
- "node_modules/@zed-industries/codex-acp-linux-x64": {
769
- "version": "0.16.0",
770
- "resolved": "https://registry.npmjs.org/@zed-industries/codex-acp-linux-x64/-/codex-acp-linux-x64-0.16.0.tgz",
771
- "integrity": "sha512-xs5zZBLpJuciEbZNx6ZSNL0qCa9h3i/zWpj40sp6QtF+L4Ow/7qzHdBzboGhHdcz1jrLedfZeRFDA2Elj8TLMA==",
795
+ "node_modules/@openai/codex-linux-x64": {
796
+ "name": "@openai/codex",
797
+ "version": "0.144.4-linux-x64",
798
+ "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.4-linux-x64.tgz",
799
+ "integrity": "sha512-2jxrmV6+/7eBNdg5uhhmOEPFu2o28eYY/ClLzWhSBHH8uo3f2KA1z9JQcVtwlbToW03nEPlEzYNYfCF1UBqsVQ==",
772
800
  "cpu": [
773
801
  "x64"
774
802
  ],
@@ -777,14 +805,15 @@
777
805
  "os": [
778
806
  "linux"
779
807
  ],
780
- "bin": {
781
- "codex-acp-linux-x64": "bin/codex-acp"
808
+ "engines": {
809
+ "node": ">=16"
782
810
  }
783
811
  },
784
- "node_modules/@zed-industries/codex-acp-win32-arm64": {
785
- "version": "0.16.0",
786
- "resolved": "https://registry.npmjs.org/@zed-industries/codex-acp-win32-arm64/-/codex-acp-win32-arm64-0.16.0.tgz",
787
- "integrity": "sha512-4V3pDJvEyNkgVqWqlm0bLYEZ8liGXXp8InuHzCy5cgr+SFur6BuasA29tisN8NUrLus/ZvMhXCrOsNKurYAWQw==",
812
+ "node_modules/@openai/codex-win32-arm64": {
813
+ "name": "@openai/codex",
814
+ "version": "0.144.4-win32-arm64",
815
+ "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.4-win32-arm64.tgz",
816
+ "integrity": "sha512-CCgfI1smFhHZTIpTuBwDJwBr/AR40RTqaFxbBWVabu0RMeYDteRuPiDfdTlktf3C43Y1q10VZXhVGYtCokDg2w==",
788
817
  "cpu": [
789
818
  "arm64"
790
819
  ],
@@ -793,14 +822,15 @@
793
822
  "os": [
794
823
  "win32"
795
824
  ],
796
- "bin": {
797
- "codex-acp-win32-arm64": "bin/codex-acp.exe"
825
+ "engines": {
826
+ "node": ">=16"
798
827
  }
799
828
  },
800
- "node_modules/@zed-industries/codex-acp-win32-x64": {
801
- "version": "0.16.0",
802
- "resolved": "https://registry.npmjs.org/@zed-industries/codex-acp-win32-x64/-/codex-acp-win32-x64-0.16.0.tgz",
803
- "integrity": "sha512-ZriI/ay5E3DCg8s22LZykIRI2XzQL6sZg/t81K+6qc86ldscaSWQSOT6KSnRcv31QJCMfBlFxMj22pZiGSVjQA==",
829
+ "node_modules/@openai/codex-win32-x64": {
830
+ "name": "@openai/codex",
831
+ "version": "0.144.4-win32-x64",
832
+ "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.4-win32-x64.tgz",
833
+ "integrity": "sha512-iL1ky0ERgdQJOKzom/Ms1fhpwkSmpsA9eVrzAqURFlYGS8z7JqwEgm33+nLGCsY7y25d8Xs/LJ91Oiqz3yXcUg==",
804
834
  "cpu": [
805
835
  "x64"
806
836
  ],
@@ -809,10 +839,16 @@
809
839
  "os": [
810
840
  "win32"
811
841
  ],
812
- "bin": {
813
- "codex-acp-win32-x64": "bin/codex-acp.exe"
842
+ "engines": {
843
+ "node": ">=16"
814
844
  }
815
845
  },
846
+ "node_modules/@stablelib/base64": {
847
+ "version": "1.0.1",
848
+ "resolved": "https://registry.npmjs.org/@stablelib/base64/-/base64-1.0.1.tgz",
849
+ "integrity": "sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ==",
850
+ "license": "MIT"
851
+ },
816
852
  "node_modules/accepts": {
817
853
  "version": "2.0.0",
818
854
  "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
@@ -1030,6 +1066,21 @@
1030
1066
  "url": "https://opencollective.com/express"
1031
1067
  }
1032
1068
  },
1069
+ "node_modules/bundle-name": {
1070
+ "version": "4.1.0",
1071
+ "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
1072
+ "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
1073
+ "license": "MIT",
1074
+ "dependencies": {
1075
+ "run-applescript": "^7.0.0"
1076
+ },
1077
+ "engines": {
1078
+ "node": ">=18"
1079
+ },
1080
+ "funding": {
1081
+ "url": "https://github.com/sponsors/sindresorhus"
1082
+ }
1083
+ },
1033
1084
  "node_modules/bytes": {
1034
1085
  "version": "3.1.2",
1035
1086
  "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
@@ -1165,6 +1216,46 @@
1165
1216
  }
1166
1217
  }
1167
1218
  },
1219
+ "node_modules/default-browser": {
1220
+ "version": "5.5.0",
1221
+ "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.5.0.tgz",
1222
+ "integrity": "sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==",
1223
+ "license": "MIT",
1224
+ "dependencies": {
1225
+ "bundle-name": "^4.1.0",
1226
+ "default-browser-id": "^5.0.0"
1227
+ },
1228
+ "engines": {
1229
+ "node": ">=18"
1230
+ },
1231
+ "funding": {
1232
+ "url": "https://github.com/sponsors/sindresorhus"
1233
+ }
1234
+ },
1235
+ "node_modules/default-browser-id": {
1236
+ "version": "5.0.1",
1237
+ "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.1.tgz",
1238
+ "integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==",
1239
+ "license": "MIT",
1240
+ "engines": {
1241
+ "node": ">=18"
1242
+ },
1243
+ "funding": {
1244
+ "url": "https://github.com/sponsors/sindresorhus"
1245
+ }
1246
+ },
1247
+ "node_modules/define-lazy-prop": {
1248
+ "version": "3.0.0",
1249
+ "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
1250
+ "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
1251
+ "license": "MIT",
1252
+ "engines": {
1253
+ "node": ">=12"
1254
+ },
1255
+ "funding": {
1256
+ "url": "https://github.com/sponsors/sindresorhus"
1257
+ }
1258
+ },
1168
1259
  "node_modules/depd": {
1169
1260
  "version": "2.0.0",
1170
1261
  "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
@@ -1174,6 +1265,15 @@
1174
1265
  "node": ">= 0.8"
1175
1266
  }
1176
1267
  },
1268
+ "node_modules/diff": {
1269
+ "version": "9.0.0",
1270
+ "resolved": "https://registry.npmjs.org/diff/-/diff-9.0.0.tgz",
1271
+ "integrity": "sha512-svtcdpS8CgJyqAjEQIXdb3OjhFVVYjzGAPO8WGCmRbrml64SPw/jJD4GoE98aR7r25A0XcgrK3F02yw9R/vhQw==",
1272
+ "license": "BSD-3-Clause",
1273
+ "engines": {
1274
+ "node": ">=0.3.1"
1275
+ }
1276
+ },
1177
1277
  "node_modules/dunder-proto": {
1178
1278
  "version": "1.0.1",
1179
1279
  "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
@@ -1642,12 +1742,72 @@
1642
1742
  "node": ">= 0.10"
1643
1743
  }
1644
1744
  },
1745
+ "node_modules/is-docker": {
1746
+ "version": "3.0.0",
1747
+ "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
1748
+ "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
1749
+ "license": "MIT",
1750
+ "bin": {
1751
+ "is-docker": "cli.js"
1752
+ },
1753
+ "engines": {
1754
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
1755
+ },
1756
+ "funding": {
1757
+ "url": "https://github.com/sponsors/sindresorhus"
1758
+ }
1759
+ },
1760
+ "node_modules/is-in-ssh": {
1761
+ "version": "1.0.0",
1762
+ "resolved": "https://registry.npmjs.org/is-in-ssh/-/is-in-ssh-1.0.0.tgz",
1763
+ "integrity": "sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==",
1764
+ "license": "MIT",
1765
+ "engines": {
1766
+ "node": ">=20"
1767
+ },
1768
+ "funding": {
1769
+ "url": "https://github.com/sponsors/sindresorhus"
1770
+ }
1771
+ },
1772
+ "node_modules/is-inside-container": {
1773
+ "version": "1.0.0",
1774
+ "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
1775
+ "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
1776
+ "license": "MIT",
1777
+ "dependencies": {
1778
+ "is-docker": "^3.0.0"
1779
+ },
1780
+ "bin": {
1781
+ "is-inside-container": "cli.js"
1782
+ },
1783
+ "engines": {
1784
+ "node": ">=14.16"
1785
+ },
1786
+ "funding": {
1787
+ "url": "https://github.com/sponsors/sindresorhus"
1788
+ }
1789
+ },
1645
1790
  "node_modules/is-promise": {
1646
1791
  "version": "4.0.0",
1647
1792
  "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
1648
1793
  "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
1649
1794
  "license": "MIT"
1650
1795
  },
1796
+ "node_modules/is-wsl": {
1797
+ "version": "3.1.1",
1798
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.1.tgz",
1799
+ "integrity": "sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==",
1800
+ "license": "MIT",
1801
+ "dependencies": {
1802
+ "is-inside-container": "^1.0.0"
1803
+ },
1804
+ "engines": {
1805
+ "node": ">=16"
1806
+ },
1807
+ "funding": {
1808
+ "url": "https://github.com/sponsors/sindresorhus"
1809
+ }
1810
+ },
1651
1811
  "node_modules/isexe": {
1652
1812
  "version": "2.0.0",
1653
1813
  "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
@@ -1800,6 +1960,26 @@
1800
1960
  "wrappy": "1"
1801
1961
  }
1802
1962
  },
1963
+ "node_modules/open": {
1964
+ "version": "11.0.0",
1965
+ "resolved": "https://registry.npmjs.org/open/-/open-11.0.0.tgz",
1966
+ "integrity": "sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==",
1967
+ "license": "MIT",
1968
+ "dependencies": {
1969
+ "default-browser": "^5.4.0",
1970
+ "define-lazy-prop": "^3.0.0",
1971
+ "is-in-ssh": "^1.0.0",
1972
+ "is-inside-container": "^1.0.0",
1973
+ "powershell-utils": "^0.1.0",
1974
+ "wsl-utils": "^0.3.0"
1975
+ },
1976
+ "engines": {
1977
+ "node": ">=20"
1978
+ },
1979
+ "funding": {
1980
+ "url": "https://github.com/sponsors/sindresorhus"
1981
+ }
1982
+ },
1803
1983
  "node_modules/parseurl": {
1804
1984
  "version": "1.3.3",
1805
1985
  "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
@@ -1837,6 +2017,18 @@
1837
2017
  "node": ">=16.20.0"
1838
2018
  }
1839
2019
  },
2020
+ "node_modules/powershell-utils": {
2021
+ "version": "0.1.0",
2022
+ "resolved": "https://registry.npmjs.org/powershell-utils/-/powershell-utils-0.1.0.tgz",
2023
+ "integrity": "sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==",
2024
+ "license": "MIT",
2025
+ "engines": {
2026
+ "node": ">=20"
2027
+ },
2028
+ "funding": {
2029
+ "url": "https://github.com/sponsors/sindresorhus"
2030
+ }
2031
+ },
1840
2032
  "node_modules/proxy-addr": {
1841
2033
  "version": "2.0.7",
1842
2034
  "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
@@ -1918,6 +2110,18 @@
1918
2110
  "node": ">= 18"
1919
2111
  }
1920
2112
  },
2113
+ "node_modules/run-applescript": {
2114
+ "version": "7.1.0",
2115
+ "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.1.0.tgz",
2116
+ "integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==",
2117
+ "license": "MIT",
2118
+ "engines": {
2119
+ "node": ">=18"
2120
+ },
2121
+ "funding": {
2122
+ "url": "https://github.com/sponsors/sindresorhus"
2123
+ }
2124
+ },
1921
2125
  "node_modules/safer-buffer": {
1922
2126
  "version": "2.1.2",
1923
2127
  "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
@@ -2091,6 +2295,18 @@
2091
2295
  "node": ">=18"
2092
2296
  }
2093
2297
  },
2298
+ "node_modules/smol-toml": {
2299
+ "version": "1.7.0",
2300
+ "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.7.0.tgz",
2301
+ "integrity": "sha512-aqVvWoyO21L23mb+drl4RmMXbf6N7FdHjAhTRA9ZBL7apWBgfWC16KjrASI+1p9GAroljyMHj6fK67i0UiTNvQ==",
2302
+ "license": "BSD-3-Clause",
2303
+ "engines": {
2304
+ "node": ">= 18"
2305
+ },
2306
+ "funding": {
2307
+ "url": "https://github.com/sponsors/cyyynthia"
2308
+ }
2309
+ },
2094
2310
  "node_modules/standardwebhooks": {
2095
2311
  "version": "1.0.0",
2096
2312
  "resolved": "https://registry.npmjs.org/standardwebhooks/-/standardwebhooks-1.0.0.tgz",
@@ -2233,6 +2449,15 @@
2233
2449
  "node": ">= 0.8"
2234
2450
  }
2235
2451
  },
2452
+ "node_modules/vscode-jsonrpc": {
2453
+ "version": "9.0.1",
2454
+ "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-9.0.1.tgz",
2455
+ "integrity": "sha512-rfuA6T75H6m5EkbhtEPzre9pT0HPcDI2MMy4+nPFIBks5J8JBAUHD4tRYSgaBOijIEC7SRkC1kKyXTLqbmh9jw==",
2456
+ "license": "MIT",
2457
+ "engines": {
2458
+ "node": ">=14.0.0"
2459
+ }
2460
+ },
2236
2461
  "node_modules/which": {
2237
2462
  "version": "2.0.2",
2238
2463
  "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
@@ -2254,6 +2479,22 @@
2254
2479
  "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
2255
2480
  "license": "ISC"
2256
2481
  },
2482
+ "node_modules/wsl-utils": {
2483
+ "version": "0.3.1",
2484
+ "resolved": "https://registry.npmjs.org/wsl-utils/-/wsl-utils-0.3.1.tgz",
2485
+ "integrity": "sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==",
2486
+ "license": "MIT",
2487
+ "dependencies": {
2488
+ "is-wsl": "^3.1.0",
2489
+ "powershell-utils": "^0.1.0"
2490
+ },
2491
+ "engines": {
2492
+ "node": ">=20"
2493
+ },
2494
+ "funding": {
2495
+ "url": "https://github.com/sponsors/sindresorhus"
2496
+ }
2497
+ },
2257
2498
  "node_modules/zod": {
2258
2499
  "version": "4.4.3",
2259
2500
  "resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openclaw/acpx",
3
- "version": "2026.7.2-beta.1",
3
+ "version": "2026.7.2-beta.3",
4
4
  "description": "OpenClaw ACP runtime backend with plugin-owned session and transport management.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -9,8 +9,9 @@
9
9
  "type": "module",
10
10
  "dependencies": {
11
11
  "@agentclientprotocol/claude-agent-acp": "0.55.0",
12
- "@zed-industries/codex-acp": "0.16.0",
12
+ "@agentclientprotocol/codex-acp": "1.1.2",
13
13
  "acpx": "0.11.2",
14
+ "smol-toml": "1.7.0",
14
15
  "zod": "4.4.3"
15
16
  },
16
17
  "devDependencies": {
@@ -26,10 +27,10 @@
26
27
  "minHostVersion": ">=2026.4.25"
27
28
  },
28
29
  "compat": {
29
- "pluginApi": ">=2026.7.2-beta.1"
30
+ "pluginApi": ">=2026.7.2-beta.3"
30
31
  },
31
32
  "build": {
32
- "openclawVersion": "2026.7.2-beta.1",
33
+ "openclawVersion": "2026.7.2-beta.3",
33
34
  "staticAssets": [
34
35
  {
35
36
  "source": "./src/runtime-internals/mcp-proxy.mjs",
@@ -58,7 +59,7 @@
58
59
  "skills/**"
59
60
  ],
60
61
  "peerDependencies": {
61
- "openclaw": ">=2026.7.2-beta.1"
62
+ "openclaw": ">=2026.7.2-beta.3"
62
63
  },
63
64
  "peerDependenciesMeta": {
64
65
  "openclaw": {
@@ -210,7 +210,7 @@ Defaults are:
210
210
 
211
211
  - `openclaw -> openclaw acp`
212
212
  - `claude -> bundled @agentclientprotocol/claude-agent-acp@0.55.0`
213
- - `codex -> bundled @zed-industries/codex-acp@0.16.0 through OpenClaw's isolated CODEX_HOME wrapper`
213
+ - `codex -> bundled @agentclientprotocol/codex-acp@1.1.2 through OpenClaw's isolated CODEX_HOME wrapper`
214
214
  - `copilot -> copilot --acp --stdio`
215
215
  - `cursor -> cursor-agent acp`
216
216
  - `droid -> droid exec --output-format acp`