random
This commit is contained in:
parent
8968f14331
commit
6cb5696eb5
1 changed files with 6 additions and 4 deletions
|
|
@ -23,6 +23,9 @@
|
|||
},
|
||||
"model_parameters": []
|
||||
}, */
|
||||
"agent_servers": {
|
||||
|
||||
},
|
||||
"ssh_connections": [
|
||||
{
|
||||
"host": "server",
|
||||
|
|
@ -55,12 +58,11 @@
|
|||
"sidebar_side": "left",
|
||||
"dock": "right",
|
||||
"always_allow_tool_actions": false,
|
||||
"default_profile": "write",
|
||||
"default_profile": "ask",
|
||||
"default_model": {
|
||||
"effort": "high",
|
||||
"enable_thinking": false,
|
||||
"provider": "copilot_chat",
|
||||
"model": "gpt-5.2-codex"
|
||||
"provider": "google",
|
||||
"model": "gemini-3-flash-preview"
|
||||
},
|
||||
},
|
||||
"terminal": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue