@taoeffects/crush 0.70.0-taoeffect.2 → 0.70.0-taoeffect.4
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 +4 -5
- package/install.js +1 -1
- package/package.json +17 -17
package/README.md
CHANGED
|
@@ -26,13 +26,12 @@
|
|
|
26
26
|
Install the Tao Effect fork from npm:
|
|
27
27
|
|
|
28
28
|
```bash
|
|
29
|
-
npm install -g @taoeffects/crush
|
|
29
|
+
npm install -g @taoeffects/crush
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
fork release iteration.
|
|
32
|
+
Fork releases use versions such as `0.70.0-taoeffect.1`: `0.70.0` identifies
|
|
33
|
+
the upstream Crush release, and `taoeffect.1` identifies this fork's release
|
|
34
|
+
iteration.
|
|
36
35
|
|
|
37
36
|
Or just install it with Go from a clone:
|
|
38
37
|
|
package/install.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taoeffects/crush",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.70.0-taoeffect.
|
|
4
|
+
"version": "0.70.0-taoeffect.4",
|
|
5
5
|
"description": "A terminal-based AI coding assistant forked from Charm Crush.",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"postinstall": "node install.js",
|
|
@@ -33,43 +33,43 @@
|
|
|
33
33
|
"repo": "taoeffect/crush",
|
|
34
34
|
"archives": {
|
|
35
35
|
"linux-x64": {
|
|
36
|
-
"name": "crush_0.70.0-taoeffect.
|
|
37
|
-
"url": "https://github.com/taoeffect/crush/releases/download/v0.70.0-taoeffect.
|
|
36
|
+
"name": "crush_0.70.0-taoeffect.4_Linux_x86_64.tar.gz",
|
|
37
|
+
"url": "https://github.com/taoeffect/crush/releases/download/v0.70.0-taoeffect.4/crush_0.70.0-taoeffect.4_Linux_x86_64.tar.gz",
|
|
38
38
|
"checksum": {
|
|
39
39
|
"algorithm": "sha256",
|
|
40
|
-
"digest": "
|
|
40
|
+
"digest": "219eeee00f74b8bdf1e206c894a6d681f0c65a1721553b3c86c427456d7dc4e6"
|
|
41
41
|
},
|
|
42
|
-
"wrappedIn": "crush_0.70.0-taoeffect.
|
|
42
|
+
"wrappedIn": "crush_0.70.0-taoeffect.4_Linux_x86_64",
|
|
43
43
|
"bin": "crush"
|
|
44
44
|
},
|
|
45
45
|
"linux-arm64": {
|
|
46
|
-
"name": "crush_0.70.0-taoeffect.
|
|
47
|
-
"url": "https://github.com/taoeffect/crush/releases/download/v0.70.0-taoeffect.
|
|
46
|
+
"name": "crush_0.70.0-taoeffect.4_Linux_arm64.tar.gz",
|
|
47
|
+
"url": "https://github.com/taoeffect/crush/releases/download/v0.70.0-taoeffect.4/crush_0.70.0-taoeffect.4_Linux_arm64.tar.gz",
|
|
48
48
|
"checksum": {
|
|
49
49
|
"algorithm": "sha256",
|
|
50
|
-
"digest": "
|
|
50
|
+
"digest": "fe15eaf5eafb72a5c8aa6f62af0c8eb9a1ffb3ef2d099f6070a48905789a2ed1"
|
|
51
51
|
},
|
|
52
|
-
"wrappedIn": "crush_0.70.0-taoeffect.
|
|
52
|
+
"wrappedIn": "crush_0.70.0-taoeffect.4_Linux_arm64",
|
|
53
53
|
"bin": "crush"
|
|
54
54
|
},
|
|
55
55
|
"darwin-x64": {
|
|
56
|
-
"name": "crush_0.70.0-taoeffect.
|
|
57
|
-
"url": "https://github.com/taoeffect/crush/releases/download/v0.70.0-taoeffect.
|
|
56
|
+
"name": "crush_0.70.0-taoeffect.4_Darwin_x86_64.tar.gz",
|
|
57
|
+
"url": "https://github.com/taoeffect/crush/releases/download/v0.70.0-taoeffect.4/crush_0.70.0-taoeffect.4_Darwin_x86_64.tar.gz",
|
|
58
58
|
"checksum": {
|
|
59
59
|
"algorithm": "sha256",
|
|
60
|
-
"digest": "
|
|
60
|
+
"digest": "ac160ab67f976539f1e458bb55fd1cb942a0eb420157a307b2ffbf00bb7eca6a"
|
|
61
61
|
},
|
|
62
|
-
"wrappedIn": "crush_0.70.0-taoeffect.
|
|
62
|
+
"wrappedIn": "crush_0.70.0-taoeffect.4_Darwin_x86_64",
|
|
63
63
|
"bin": "crush"
|
|
64
64
|
},
|
|
65
65
|
"darwin-arm64": {
|
|
66
|
-
"name": "crush_0.70.0-taoeffect.
|
|
67
|
-
"url": "https://github.com/taoeffect/crush/releases/download/v0.70.0-taoeffect.
|
|
66
|
+
"name": "crush_0.70.0-taoeffect.4_Darwin_arm64.tar.gz",
|
|
67
|
+
"url": "https://github.com/taoeffect/crush/releases/download/v0.70.0-taoeffect.4/crush_0.70.0-taoeffect.4_Darwin_arm64.tar.gz",
|
|
68
68
|
"checksum": {
|
|
69
69
|
"algorithm": "sha256",
|
|
70
|
-
"digest": "
|
|
70
|
+
"digest": "b13268045e591ce4c8144bfcccf94b6718e325a20e257d67212002a3964eebde"
|
|
71
71
|
},
|
|
72
|
-
"wrappedIn": "crush_0.70.0-taoeffect.
|
|
72
|
+
"wrappedIn": "crush_0.70.0-taoeffect.4_Darwin_arm64",
|
|
73
73
|
"bin": "crush"
|
|
74
74
|
}
|
|
75
75
|
}
|