add a cursor profile for each model (#803)
* add a cursor profile for each model * update cursor schema parameter descriptions * Update crates/executors/default_profiles.json Co-authored-by: Solomon <abcpro11051@disroot.org> * Update crates/executors/default_profiles.json Co-authored-by: Solomon <abcpro11051@disroot.org> --------- Co-authored-by: Solomon <abcpro11051@disroot.org>
This commit is contained in:
committed by
GitHub
parent
35caaaa53d
commit
eaff3dee9e
@@ -12,12 +12,14 @@
|
||||
"default": null
|
||||
},
|
||||
"force": {
|
||||
"description": "Force allow commands unless explicitly denied",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"model": {
|
||||
"description": "auto, sonnet-4, gpt-5, opus-4.1, grok",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
|
||||
Reference in New Issue
Block a user