This commit is contained in:
RafayAhmad7548 2026-06-18 14:23:09 +05:00
parent 8968f14331
commit 6cb5696eb5
Signed by: RafayAhmad
SSH key fingerprint: SHA256:WURX8viobA1uawb4dWM3LqYrY+XPcZcXhAXAlrYdhtE

View file

@ -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": {