mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 02:48:15 +00:00
[zed] Update zed config
This commit is contained in:
@@ -40,9 +40,9 @@
|
|||||||
"agent": {
|
"agent": {
|
||||||
"default_model": {
|
"default_model": {
|
||||||
"provider": "copilot_chat",
|
"provider": "copilot_chat",
|
||||||
"model": "claude-sonnet-4",
|
"model": "claude-sonnet-4.5",
|
||||||
},
|
},
|
||||||
"always_allow_tool_actions": false,
|
"always_allow_tool_actions": true,
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"button": true,
|
"button": true,
|
||||||
"model_parameters": [],
|
"model_parameters": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user