@agentclientprotocol/codex-acp 1.1.1 → 1.1.2
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/dist/index.js +2 -2
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -25399,7 +25399,7 @@ var package_default = {
|
|
|
25399
25399
|
publishConfig: {
|
|
25400
25400
|
access: "public"
|
|
25401
25401
|
},
|
|
25402
|
-
version: "1.1.
|
|
25402
|
+
version: "1.1.2",
|
|
25403
25403
|
description: "",
|
|
25404
25404
|
main: "dist/index.js",
|
|
25405
25405
|
bin: {
|
|
@@ -25458,7 +25458,7 @@ var package_default = {
|
|
|
25458
25458
|
},
|
|
25459
25459
|
dependencies: {
|
|
25460
25460
|
"@agentclientprotocol/sdk": "^1.2.1",
|
|
25461
|
-
"@openai/codex": "^0.
|
|
25461
|
+
"@openai/codex": "^0.144.0",
|
|
25462
25462
|
diff: "^9.0.0",
|
|
25463
25463
|
open: "^11.0.0",
|
|
25464
25464
|
"vscode-jsonrpc": "^9.0.1",
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.1.
|
|
6
|
+
"version": "1.1.2",
|
|
7
7
|
"description": "",
|
|
8
8
|
"main": "dist/index.js",
|
|
9
9
|
"bin": {
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
64
|
"@agentclientprotocol/sdk": "^1.2.1",
|
|
65
|
-
"@openai/codex": "^0.
|
|
65
|
+
"@openai/codex": "^0.144.0",
|
|
66
66
|
"diff": "^9.0.0",
|
|
67
67
|
"open": "^11.0.0",
|
|
68
68
|
"vscode-jsonrpc": "^9.0.1",
|