🤖 model choices
This commit is contained in:
@@ -55,6 +55,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
|
||||||
|
|||||||
Reference in New Issue
Block a user