chore(crush): remove sonnet

Amolith created

Change summary

dot_config/crush/crush.json | 24 ++++++++----------------
1 file changed, 8 insertions(+), 16 deletions(-)

Detailed changes

dot_config/crush/crush.json 🔗

@@ -29,14 +29,6 @@
 					"can_reason": true,
 					"supports_attachments": true
 				},
-				{
-					"id": "claude-sonnet-4-5",
-					"name": "Claude Sonnet 4.5",
-					"context_window": 200000,
-					"default_max_tokens": 50000,
-					"can_reason": true,
-					"supports_attachments": true
-				},
 				{
 					"id": "gpt-5.2",
 					"name": "GPT 5.2",
@@ -53,14 +45,6 @@
 					"can_reason": true,
 					"supports_attachments": true
 				},
-				{
-					"id": "glm-4.7",
-					"name": "GLM 4.7",
-					"context_window": 202752,
-					"default_max_tokens": 20275,
-					"can_reason": true,
-					"supports_attachments": false
-				},
 				{
 					"id": "kimi-k2.5",
 					"name": "Kimi K2.5",
@@ -70,6 +54,14 @@
 					"supports_attachments": true,
 					"options": {}
 				},
+				{
+					"id": "glm-4.7",
+					"name": "GLM 4.7",
+					"context_window": 202752,
+					"default_max_tokens": 20275,
+					"can_reason": true,
+					"supports_attachments": false
+				},
 				{
 					"id": "kimi-k2-thinking",
 					"name": "Kimi K2 Thinking",