@vybestack/llxprt-code 0.4.1-nightly.251004.fc764b9f → 0.4.1-nightly.251005.fc764b9f

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vybestack/llxprt-code",
3
- "version": "0.4.1-nightly.251004.fc764b9f",
3
+ "version": "0.4.1-nightly.251005.fc764b9f",
4
4
  "description": "LLxprt Code",
5
5
  "repository": {
6
6
  "type": "git",
@@ -33,7 +33,7 @@
33
33
  "dist"
34
34
  ],
35
35
  "config": {
36
- "sandboxImageUri": "ghcr.io/acoliver/llxprt-code/sandbox:0.4.1-nightly.251004.fc764b9f"
36
+ "sandboxImageUri": "ghcr.io/acoliver/llxprt-code/sandbox:0.4.1-nightly.251005.fc764b9f"
37
37
  },
38
38
  "dependencies": {
39
39
  "@anthropic-ai/sdk": "^0.55.1",
@@ -42,7 +42,7 @@
42
42
  "@iarna/toml": "^2.2.5",
43
43
  "@modelcontextprotocol/sdk": "^1.15.1",
44
44
  "@types/update-notifier": "^6.0.8",
45
- "@vybestack/llxprt-code-core": "0.4.1-nightly.251004.fc764b9f",
45
+ "@vybestack/llxprt-code-core": "0.4.1-nightly.251005.fc764b9f",
46
46
  "chalk": "^5.3.0",
47
47
  "command-exists": "^1.2.9",
48
48
  "diff": "^7.0.0",
@@ -3,4 +3,4 @@
3
3
  * Copyright 2025 Google LLC
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
- export declare const GIT_COMMIT_INFO = "8dde42b6";
6
+ export declare const GIT_COMMIT_INFO = "6e7c29fd";
@@ -5,5 +5,5 @@
5
5
  */
6
6
  // This file is auto-generated by the build script (scripts/generate-git-commit-info.js)
7
7
  // Do not edit this file manually.
8
- export const GIT_COMMIT_INFO = '8dde42b6';
8
+ export const GIT_COMMIT_INFO = '6e7c29fd';
9
9
  //# sourceMappingURL=git-commit.js.map