@clawscarf/cli 0.1.0-alpha.10 → 0.1.0-alpha.11

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/README.md CHANGED
@@ -13,7 +13,7 @@ models, connected accounts, and execution protected by NVIDIA OpenShell.
13
13
  ## Get started
14
14
 
15
15
  ```sh
16
- curl -fsSL https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.8/install.sh | sh
16
+ curl -fsSL https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.10/install.sh | sh
17
17
  export PATH="$HOME/.local/bin:$PATH"
18
18
  clawscarf configure
19
19
  ```
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.1.0-alpha.10",
2
+ "version": "0.1.0-alpha.11",
3
3
  "engines": {
4
4
  "node": ">=24.16.0 <25 || >=26.1.0"
5
5
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "openclaw": {
3
- "sourceTree": "57d9c7394530b0468c0ccc3f163297c6669e0d5a",
3
+ "sourceTree": "a8b9991e185534090859357c72ef1a87dd94e15a",
4
4
  "version": "2026.9.4",
5
5
  "sourceRevision": "7bc487d39dc9e059bb9b19ea08152883022f83fe"
6
6
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "version": "0.1.0-alpha.10",
4
- "sourceRevision": "c7b49a1ec290de743a0cc2ec2708efadbfaeb802",
3
+ "version": "0.1.0-alpha.11",
4
+ "sourceRevision": "1c18f96661cd70b32f743763eb359c2f1e394dc6",
5
5
  "platforms": [
6
6
  "darwin-arm64",
7
7
  "linux-arm64",
@@ -9,16 +9,16 @@
9
9
  ],
10
10
  "images": {
11
11
  "postgres": "postgres@sha256:742f40ea20b9ff2ff31db5458d127452988a2164df9e17441e191f3b72252193",
12
- "gateway": "ghcr.io/clawscarf/clawscarf/runtime@sha256:77911d585b22c653528fa878fa29e9ddbcf09be18bc7fe5a68a2f1bcc4f3ea29",
13
- "companion": "ghcr.io/clawscarf/clawscarf/companion@sha256:25bf114473a4ef37c91fd3df97d52c8855c103ace03fb46bb62baf52780d9bfc",
14
- "openshellClient": "ghcr.io/clawscarf/clawscarf/openshell-client@sha256:b85a20b8add9375272d325fa26db80c9159f92771ca0cfb17b472bdf09e71d00",
15
- "relay": "ghcr.io/clawscarf/clawscarf/browser-relay@sha256:4ef193a9c7d9f4e062c8a4a8a70855787d73039e617d855646cacf2660049fdc",
12
+ "gateway": "ghcr.io/clawscarf/clawscarf/runtime@sha256:1ab0a467ad1661e8b2486d4ee19221f652430d3bae9bcea49b47fbe0f23622a7",
13
+ "companion": "ghcr.io/clawscarf/clawscarf/companion@sha256:bccc0fe171bb33df38b6b78423cf17e468e2336c4c134254cf188b2702150a59",
14
+ "openshellClient": "ghcr.io/clawscarf/clawscarf/openshell-client@sha256:895cf5e5b90d4fe3c9054f558ac6fc7e773aa0d6a087348f2cb3ea3e55543b71",
15
+ "relay": "ghcr.io/clawscarf/clawscarf/browser-relay@sha256:d81ebf3e1f42ae62c3b917b696497bb74a315167edb0099eff7561bacc9de14e",
16
16
  "models": "ghcr.io/berriai/litellm:v1.100.1@sha256:a3715fa7ad8387941ab697259bd2881d68931657247a41984f90fae6d11c62bf",
17
17
  "browser": {
18
- "chromium": "ghcr.io/clawscarf/clawscarf/browser@sha256:0c456d3d5f8df2d28a292280f9af94999c8bd850de3283ff61c22540fbae6fc0",
19
- "node": "ghcr.io/clawscarf/clawscarf/browser-node@sha256:6b5db704249f0af97bf055d88789ae15f83e5e1c73c669b7ea0b8f81946b2dee",
20
- "dns": "ghcr.io/clawscarf/clawscarf/browser-dns@sha256:9dc584fd4b9cde7d7d854d24bb701da15d1bb795241d32083269ab04d881dced",
21
- "egress": "ghcr.io/clawscarf/clawscarf/browser-egress@sha256:2d72e59d6b3cd8bf0bf47a930f4a92db5b4c8586c01cdc428bf0a09a38f95a58"
18
+ "chromium": "ghcr.io/clawscarf/clawscarf/browser@sha256:15cfb109c063b57fc2f2e051882dc2d26b7d5f19d2c8f4dc89b49004c3905b11",
19
+ "node": "ghcr.io/clawscarf/clawscarf/browser-node@sha256:ae3299502746b25a7ce6096ea344578f2df6da3b00d65df6620a6d5b454a9532",
20
+ "dns": "ghcr.io/clawscarf/clawscarf/browser-dns@sha256:bb9a027cfe71e09c8c58d16f247d7567715a0b71c349f8911af7b1fd6cf82f03",
21
+ "egress": "ghcr.io/clawscarf/clawscarf/browser-egress@sha256:3172394775620837f785d1c62833942788a4dadbfa3b5b475c26c23ffc0a6cad"
22
22
  }
23
23
  },
24
24
  "tools": {
@@ -28,34 +28,34 @@
28
28
  "darwin-arm64": {
29
29
  "file": "tools/darwin-arm64/openshell",
30
30
  "sha256": "0baeeffe0e4c184b08fde910ac9e8815fb0b8cfb808e49c0e634d7db65fb03bb",
31
- "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.10/openshell-darwin-arm64"
31
+ "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.11/openshell-darwin-arm64"
32
32
  },
33
33
  "linux-arm64": {
34
34
  "file": "tools/linux-arm64/openshell",
35
35
  "sha256": "84df9f059b16b66c83748606cc87d9edcda84b57effea19543f5c368aba7eb18",
36
- "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.10/openshell-linux-arm64"
36
+ "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.11/openshell-linux-arm64"
37
37
  },
38
38
  "linux-x64": {
39
39
  "file": "tools/linux-x64/openshell",
40
40
  "sha256": "24e85062073d512d1951c76cd3890b7bce1ab01cc36a08f88b3b43c067a402da",
41
- "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.10/openshell-linux-x64"
41
+ "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.11/openshell-linux-x64"
42
42
  }
43
43
  },
44
44
  "gateway": {
45
45
  "darwin-arm64": {
46
46
  "file": "tools/darwin-arm64/openshell-gateway",
47
47
  "sha256": "298706259ef18350f334c222e981e91583558511d50bce22727c689d261203e6",
48
- "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.10/openshell-gateway-darwin-arm64"
48
+ "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.11/openshell-gateway-darwin-arm64"
49
49
  },
50
50
  "linux-arm64": {
51
51
  "file": "tools/linux-arm64/openshell-gateway",
52
52
  "sha256": "0e660428e655e7481f34ba8a4b351554400baf791863d32555c98dddb3f09ae2",
53
- "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.10/openshell-gateway-linux-arm64"
53
+ "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.11/openshell-gateway-linux-arm64"
54
54
  },
55
55
  "linux-x64": {
56
56
  "file": "tools/linux-x64/openshell-gateway",
57
57
  "sha256": "780fc7ad871e2163f3fb866a2d0254ee682fc0d83e6261a84b350c8dcdd9f47b",
58
- "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.10/openshell-gateway-linux-x64"
58
+ "url": "https://github.com/clawscarf/clawscarf/releases/download/v0.1.0-alpha.11/openshell-gateway-linux-x64"
59
59
  }
60
60
  }
61
61
  }