diff --git a/crates/aionui-runtime/resources/acp-registry-npx-lock.json b/crates/aionui-runtime/resources/acp-registry-npx-lock.json index e39ccb43e..5d0ca8b2e 100644 --- a/crates/aionui-runtime/resources/acp-registry-npx-lock.json +++ b/crates/aionui-runtime/resources/acp-registry-npx-lock.json @@ -9,7 +9,7 @@ "codebuddy": { "registry_json_id": "codebuddy-code", "package": "@tencent-ai/codebuddy-code", - "version": "2.106.7" + "version": "2.137.1" }, "deepagents": { "registry_json_id": "deepagents", @@ -19,7 +19,7 @@ "dimcode": { "registry_json_id": "dimcode", "package": "dimcode", - "version": "0.3.16" + "version": "0.3.17" }, "dirac": { "registry_json_id": "dirac", @@ -34,12 +34,12 @@ "grok": { "registry_json_id": "grok-build", "package": "@xai-official/grok", - "version": "1.0.6" + "version": "1.0.7" }, "kilo": { "registry_json_id": "kilo", "package": "@kilocode/cli", - "version": "7.4.22" + "version": "7.4.23" }, "mimo-code": { "package": "@mimo-ai/cli", diff --git a/crates/aionui-runtime/src/registry_npx_lock.rs b/crates/aionui-runtime/src/registry_npx_lock.rs index e9c9adec3..a01e34d87 100644 --- a/crates/aionui-runtime/src/registry_npx_lock.rs +++ b/crates/aionui-runtime/src/registry_npx_lock.rs @@ -120,7 +120,7 @@ mod tests { [ "-y", "--package", - "@tencent-ai/codebuddy-code@2.106.7", + "@tencent-ai/codebuddy-code@2.137.1", "codebuddy", "--acp" ]