chore(crush): fix opus ID

Amolith created

Change summary

dot_config/crush/crush.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

dot_config/crush/crush.json 🔗

@@ -39,7 +39,7 @@
 			"api_key": "$PLEXUS_API_KEY",
 			"models": [
 				{
-					"id": "claude-opus-4-5",
+					"id": "claude-opus-4.5",
 					"name": "Claude Opus 4.5",
 					"context_window": 200000,
 					"default_max_tokens": 50000,