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": []
|
"model_parameters": []
|
||||||
}, */
|
}, */
|
||||||
|
"agent_servers": {
|
||||||
|
|
||||||
|
},
|
||||||
"ssh_connections": [
|
"ssh_connections": [
|
||||||
{
|
{
|
||||||
"host": "server",
|
"host": "server",
|
||||||
|
|
@ -55,12 +58,11 @@
|
||||||
"sidebar_side": "left",
|
"sidebar_side": "left",
|
||||||
"dock": "right",
|
"dock": "right",
|
||||||
"always_allow_tool_actions": false,
|
"always_allow_tool_actions": false,
|
||||||
"default_profile": "write",
|
"default_profile": "ask",
|
||||||
"default_model": {
|
"default_model": {
|
||||||
"effort": "high",
|
|
||||||
"enable_thinking": false,
|
"enable_thinking": false,
|
||||||
"provider": "copilot_chat",
|
"provider": "google",
|
||||||
"model": "gpt-5.2-codex"
|
"model": "gemini-3-flash-preview"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"terminal": {
|
"terminal": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue