chore(config): update Brewfile, zed settings

This commit is contained in:
2025-02-07 12:41:13 +02:00
parent 4f138eee73
commit c5e06888b8
2 changed files with 12 additions and 13 deletions

View File

@@ -1,8 +1,11 @@
{
"telemetry": {
"metrics": false
},
"assistant": {
"default_model": {
"provider": "copilot_chat",
"model": "gpt-4o"
"model": "claude-3-5-sonnet"
},
"version": "2"
},