@charmland/crush 0.1.7 → 0.1.8
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 +0 -5
- package/package.json +25 -25
package/README.md
CHANGED
|
@@ -105,9 +105,6 @@ Crush. You'll be prompted to enter your API key.
|
|
|
105
105
|
|
|
106
106
|
That said, you can also set environment variables for preferred providers.
|
|
107
107
|
|
|
108
|
-
<details>
|
|
109
|
-
<summary><strong>Supported Environment Variables</strong></summary>
|
|
110
|
-
|
|
111
108
|
| Environment Variable | Provider |
|
|
112
109
|
| -------------------------- | -------------------------------------------------- |
|
|
113
110
|
| `ANTHROPIC_API_KEY` | Anthropic |
|
|
@@ -123,8 +120,6 @@ That said, you can also set environment variables for preferred providers.
|
|
|
123
120
|
| `AZURE_OPENAI_API_KEY` | Azure OpenAI models (optional when using Entra ID) |
|
|
124
121
|
| `AZURE_OPENAI_API_VERSION` | Azure OpenAI models |
|
|
125
122
|
|
|
126
|
-
</details>
|
|
127
|
-
|
|
128
123
|
### By the Way
|
|
129
124
|
|
|
130
125
|
Is there a provider you’d like to see in Crush? Is there an existing model that needs an update?
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@charmland/crush",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.8",
|
|
4
4
|
"description": "A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"postinstall": "node install.js",
|
|
@@ -26,82 +26,82 @@
|
|
|
26
26
|
},
|
|
27
27
|
"archives": {
|
|
28
28
|
"darwin-arm64": {
|
|
29
|
-
"name": "crush_0.1.
|
|
30
|
-
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.
|
|
29
|
+
"name": "crush_0.1.8_Darwin_arm64.tar.gz",
|
|
30
|
+
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.8/crush_0.1.8_Darwin_arm64.tar.gz",
|
|
31
31
|
"bins": [
|
|
32
32
|
"crush"
|
|
33
33
|
],
|
|
34
34
|
"format": "tar.gz",
|
|
35
35
|
"checksum": {
|
|
36
36
|
"algorithm": "sha256",
|
|
37
|
-
"digest": "
|
|
37
|
+
"digest": "0f8fb2cf92403c99c4ff5cac5f110be6b07a87796b3c57e1930704c04ac0ad1c"
|
|
38
38
|
},
|
|
39
|
-
"wrappedIn": "crush_0.1.
|
|
39
|
+
"wrappedIn": "crush_0.1.8_Darwin_arm64"
|
|
40
40
|
},
|
|
41
41
|
"darwin-x64": {
|
|
42
|
-
"name": "crush_0.1.
|
|
43
|
-
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.
|
|
42
|
+
"name": "crush_0.1.8_Darwin_x86_64.tar.gz",
|
|
43
|
+
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.8/crush_0.1.8_Darwin_x86_64.tar.gz",
|
|
44
44
|
"bins": [
|
|
45
45
|
"crush"
|
|
46
46
|
],
|
|
47
47
|
"format": "tar.gz",
|
|
48
48
|
"checksum": {
|
|
49
49
|
"algorithm": "sha256",
|
|
50
|
-
"digest": "
|
|
50
|
+
"digest": "ecca5a21bbe93283e325c2099a68bde2bc4548e94f9fb6aa0d32dbaf2228339b"
|
|
51
51
|
},
|
|
52
|
-
"wrappedIn": "crush_0.1.
|
|
52
|
+
"wrappedIn": "crush_0.1.8_Darwin_x86_64"
|
|
53
53
|
},
|
|
54
54
|
"linux-arm64": {
|
|
55
|
-
"name": "crush_0.1.
|
|
56
|
-
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.
|
|
55
|
+
"name": "crush_0.1.8_Linux_arm64.tar.gz",
|
|
56
|
+
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.8/crush_0.1.8_Linux_arm64.tar.gz",
|
|
57
57
|
"bins": [
|
|
58
58
|
"crush"
|
|
59
59
|
],
|
|
60
60
|
"format": "tar.gz",
|
|
61
61
|
"checksum": {
|
|
62
62
|
"algorithm": "sha256",
|
|
63
|
-
"digest": "
|
|
63
|
+
"digest": "f4d825a5397ad2216767986ad917f0dd01ab6081fb52e840cbd3ac6d44917b84"
|
|
64
64
|
},
|
|
65
|
-
"wrappedIn": "crush_0.1.
|
|
65
|
+
"wrappedIn": "crush_0.1.8_Linux_arm64"
|
|
66
66
|
},
|
|
67
67
|
"linux-x64": {
|
|
68
|
-
"name": "crush_0.1.
|
|
69
|
-
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.
|
|
68
|
+
"name": "crush_0.1.8_Linux_x86_64.tar.gz",
|
|
69
|
+
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.8/crush_0.1.8_Linux_x86_64.tar.gz",
|
|
70
70
|
"bins": [
|
|
71
71
|
"crush"
|
|
72
72
|
],
|
|
73
73
|
"format": "tar.gz",
|
|
74
74
|
"checksum": {
|
|
75
75
|
"algorithm": "sha256",
|
|
76
|
-
"digest": "
|
|
76
|
+
"digest": "b517cafa4673b0af1e313a4f7c5fa32ad97cc2d3bb7b4ff99cb9c83cfc2df2df"
|
|
77
77
|
},
|
|
78
|
-
"wrappedIn": "crush_0.1.
|
|
78
|
+
"wrappedIn": "crush_0.1.8_Linux_x86_64"
|
|
79
79
|
},
|
|
80
80
|
"win32-arm64": {
|
|
81
|
-
"name": "crush_0.1.
|
|
82
|
-
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.
|
|
81
|
+
"name": "crush_0.1.8_Windows_arm64.zip",
|
|
82
|
+
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.8/crush_0.1.8_Windows_arm64.zip",
|
|
83
83
|
"bins": [
|
|
84
84
|
"crush.exe"
|
|
85
85
|
],
|
|
86
86
|
"format": "zip",
|
|
87
87
|
"checksum": {
|
|
88
88
|
"algorithm": "sha256",
|
|
89
|
-
"digest": "
|
|
89
|
+
"digest": "3755813ee7bc1e1d9b0c0a714635a2cfeacdbce8e0934ff8d08be2ea87f806bc"
|
|
90
90
|
},
|
|
91
|
-
"wrappedIn": "crush_0.1.
|
|
91
|
+
"wrappedIn": "crush_0.1.8_Windows_arm64"
|
|
92
92
|
},
|
|
93
93
|
"win32-x64": {
|
|
94
|
-
"name": "crush_0.1.
|
|
95
|
-
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.
|
|
94
|
+
"name": "crush_0.1.8_Windows_x86_64.zip",
|
|
95
|
+
"url": "https://github.com/charmbracelet/crush/releases/download/v0.1.8/crush_0.1.8_Windows_x86_64.zip",
|
|
96
96
|
"bins": [
|
|
97
97
|
"crush.exe"
|
|
98
98
|
],
|
|
99
99
|
"format": "zip",
|
|
100
100
|
"checksum": {
|
|
101
101
|
"algorithm": "sha256",
|
|
102
|
-
"digest": "
|
|
102
|
+
"digest": "49c02f291b5ca4418bfbeaf632927cfb478681e4eb2c6cfd7ff24e2abb489563"
|
|
103
103
|
},
|
|
104
|
-
"wrappedIn": "crush_0.1.
|
|
104
|
+
"wrappedIn": "crush_0.1.8_Windows_x86_64"
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
107
|
}
|