@charmland/crush 0.40.0 → 0.42.0

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.
Files changed (3) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +10 -0
  3. package/package.json +25 -25
package/LICENSE.md CHANGED
@@ -6,7 +6,7 @@ FSL-1.1-MIT
6
6
 
7
7
  ## Notice
8
8
 
9
- Copyright 2025 Charmbracelet, Inc
9
+ Copyright 2025-2026 Charmbracelet, Inc.
10
10
 
11
11
  ## Terms and Conditions
12
12
 
package/README.md CHANGED
@@ -203,6 +203,16 @@ That said, you can also set environment variables for preferred providers.
203
203
  | `AZURE_OPENAI_API_KEY` | Azure OpenAI models (optional when using Entra ID) |
204
204
  | `AZURE_OPENAI_API_VERSION` | Azure OpenAI models |
205
205
 
206
+ ### Subscriptions
207
+
208
+ If you prefer subscription-based usage, here are some plans that work well in
209
+ Crush:
210
+
211
+ - [Synthetic](https://synthetic.new/pricing)
212
+ - [GLM Coding Plan](https://z.ai/subscribe)
213
+ - [Kimi Code](https://www.kimi.com/membership/pricing)
214
+ - [MiniMax Coding Plan](https://platform.minimax.io/subscribe/coding-plan)
215
+
206
216
  ### By the Way
207
217
 
208
218
  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.40.0",
3
+ "version": "0.42.0",
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",
@@ -27,82 +27,82 @@
27
27
  },
28
28
  "archives": {
29
29
  "darwin-arm64": {
30
- "name": "crush_0.40.0_Darwin_arm64.tar.gz",
31
- "url": "https://github.com/charmbracelet/crush/releases/download/v0.40.0/crush_0.40.0_Darwin_arm64.tar.gz",
30
+ "name": "crush_0.42.0_Darwin_arm64.tar.gz",
31
+ "url": "https://github.com/charmbracelet/crush/releases/download/v0.42.0/crush_0.42.0_Darwin_arm64.tar.gz",
32
32
  "bins": [
33
33
  "crush"
34
34
  ],
35
35
  "format": "tar.gz",
36
36
  "checksum": {
37
37
  "algorithm": "sha256",
38
- "digest": "589d6e5b2fef5c33f2a81165c9114cb5804d2e644c2c890a644cc48fbd9dba92"
38
+ "digest": "8dd4d122eb504ffa90b388f6fbbcf3ba88a6418c1769b1367c413df842d0b319"
39
39
  },
40
- "wrappedIn": "crush_0.40.0_Darwin_arm64"
40
+ "wrappedIn": "crush_0.42.0_Darwin_arm64"
41
41
  },
42
42
  "darwin-x64": {
43
- "name": "crush_0.40.0_Darwin_x86_64.tar.gz",
44
- "url": "https://github.com/charmbracelet/crush/releases/download/v0.40.0/crush_0.40.0_Darwin_x86_64.tar.gz",
43
+ "name": "crush_0.42.0_Darwin_x86_64.tar.gz",
44
+ "url": "https://github.com/charmbracelet/crush/releases/download/v0.42.0/crush_0.42.0_Darwin_x86_64.tar.gz",
45
45
  "bins": [
46
46
  "crush"
47
47
  ],
48
48
  "format": "tar.gz",
49
49
  "checksum": {
50
50
  "algorithm": "sha256",
51
- "digest": "647c1adc72cceee908aedb757c3ce2137a9491bae88435558951753332bca115"
51
+ "digest": "d16b6ed5e1a565d9ed13c2ee740726be65ea1d4796cefee5d66648094c48b6e3"
52
52
  },
53
- "wrappedIn": "crush_0.40.0_Darwin_x86_64"
53
+ "wrappedIn": "crush_0.42.0_Darwin_x86_64"
54
54
  },
55
55
  "linux-arm64": {
56
- "name": "crush_0.40.0_Linux_arm64.tar.gz",
57
- "url": "https://github.com/charmbracelet/crush/releases/download/v0.40.0/crush_0.40.0_Linux_arm64.tar.gz",
56
+ "name": "crush_0.42.0_Linux_arm64.tar.gz",
57
+ "url": "https://github.com/charmbracelet/crush/releases/download/v0.42.0/crush_0.42.0_Linux_arm64.tar.gz",
58
58
  "bins": [
59
59
  "crush"
60
60
  ],
61
61
  "format": "tar.gz",
62
62
  "checksum": {
63
63
  "algorithm": "sha256",
64
- "digest": "e87abf17bd3582417e6955792d4b60c705343385bd373c4a7982356adee40d52"
64
+ "digest": "8715c2f0c39b307791aedbbebc29a493ec6fdfedf453eccd6e8d6c678352478a"
65
65
  },
66
- "wrappedIn": "crush_0.40.0_Linux_arm64"
66
+ "wrappedIn": "crush_0.42.0_Linux_arm64"
67
67
  },
68
68
  "linux-x64": {
69
- "name": "crush_0.40.0_Linux_x86_64.tar.gz",
70
- "url": "https://github.com/charmbracelet/crush/releases/download/v0.40.0/crush_0.40.0_Linux_x86_64.tar.gz",
69
+ "name": "crush_0.42.0_Linux_x86_64.tar.gz",
70
+ "url": "https://github.com/charmbracelet/crush/releases/download/v0.42.0/crush_0.42.0_Linux_x86_64.tar.gz",
71
71
  "bins": [
72
72
  "crush"
73
73
  ],
74
74
  "format": "tar.gz",
75
75
  "checksum": {
76
76
  "algorithm": "sha256",
77
- "digest": "5b25ca124d701fe07f18d1f7cadf938c7a921ee13a0a263eeff8ef093b439eea"
77
+ "digest": "f3d3f32ff05a635a7f7eb8180d306222ccd831369138550cd6b4618f0653be28"
78
78
  },
79
- "wrappedIn": "crush_0.40.0_Linux_x86_64"
79
+ "wrappedIn": "crush_0.42.0_Linux_x86_64"
80
80
  },
81
81
  "win32-arm64": {
82
- "name": "crush_0.40.0_Windows_arm64.zip",
83
- "url": "https://github.com/charmbracelet/crush/releases/download/v0.40.0/crush_0.40.0_Windows_arm64.zip",
82
+ "name": "crush_0.42.0_Windows_arm64.zip",
83
+ "url": "https://github.com/charmbracelet/crush/releases/download/v0.42.0/crush_0.42.0_Windows_arm64.zip",
84
84
  "bins": [
85
85
  "crush.exe"
86
86
  ],
87
87
  "format": "zip",
88
88
  "checksum": {
89
89
  "algorithm": "sha256",
90
- "digest": "2a500d59d69a7ab1dea36a61fb2e363e7bb17172d89a5a1b76877b6a32f3ed4b"
90
+ "digest": "ff6b571e26936363f7d5b5c5bb2c494f8a85b5d1337bfed1a451a7f03c2aad4f"
91
91
  },
92
- "wrappedIn": "crush_0.40.0_Windows_arm64"
92
+ "wrappedIn": "crush_0.42.0_Windows_arm64"
93
93
  },
94
94
  "win32-x64": {
95
- "name": "crush_0.40.0_Windows_x86_64.zip",
96
- "url": "https://github.com/charmbracelet/crush/releases/download/v0.40.0/crush_0.40.0_Windows_x86_64.zip",
95
+ "name": "crush_0.42.0_Windows_x86_64.zip",
96
+ "url": "https://github.com/charmbracelet/crush/releases/download/v0.42.0/crush_0.42.0_Windows_x86_64.zip",
97
97
  "bins": [
98
98
  "crush.exe"
99
99
  ],
100
100
  "format": "zip",
101
101
  "checksum": {
102
102
  "algorithm": "sha256",
103
- "digest": "1158931953690b59b2e61db7a1b27de84d940fd5f442ad3904a4bb2451a44059"
103
+ "digest": "bc9ed636ddce5170351534db1f48b881e274b734c2e75ea5702e5b453010bd60"
104
104
  },
105
- "wrappedIn": "crush_0.40.0_Windows_x86_64"
105
+ "wrappedIn": "crush_0.42.0_Windows_x86_64"
106
106
  }
107
107
  }
108
108
  }