🤖 model choices

This commit is contained in:
2026-05-29 18:17:59 +02:00
parent 3a509a0959
commit 96bd859f02
+9
View File
@@ -52,6 +52,15 @@
"deny": ["Read(.env*)", "Bash(cat .env:*)", "Bash(gh:*)", "Bash(ssh:*)"], "deny": ["Read(.env*)", "Bash(cat .env:*)", "Bash(gh:*)", "Bash(ssh:*)"],
"ask": ["Bash(rm:*)", "Bash(mv:*)", "Bash(git push:*)"] "ask": ["Bash(rm:*)", "Bash(mv:*)", "Bash(git push:*)"]
}, },
"availableModels": [
"claude-opus-4-6[1m]",
"claude-opus-4-7[1m]",
"claude-opus-4-8",
"claude-opus-4-8[1m]",
"opus",
"sonnet",
"haiku"
],
"model": "claude-opus-4-6[1m]", "model": "claude-opus-4-6[1m]",
"effortLevel": "medium", "effortLevel": "medium",
"includeCoAuthoredBy": false "includeCoAuthoredBy": false