zed update
This commit is contained in:
parent
52a4cc191a
commit
b1a13072a1
1 changed files with 4 additions and 2 deletions
|
|
@ -40,10 +40,12 @@
|
||||||
"show_edit_predictions": false,
|
"show_edit_predictions": false,
|
||||||
"agent": {
|
"agent": {
|
||||||
"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,
|
||||||
"provider": "copilot_chat",
|
"provider": "copilot_chat",
|
||||||
"model": "claude-sonnet-4.5"
|
"model": "gemini-3.1-pro-preview"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"terminal": {
|
"terminal": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue