merge main incl. conflict resolution
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
|
||||
"default_agent": "plan",
|
||||
|
||||
"lsp": {
|
||||
"pyright": {
|
||||
"command": ["pyright-langserver", "--stdio"],
|
||||
"extensions": [".py"]
|
||||
}
|
||||
},
|
||||
|
||||
"provider": {
|
||||
"lmstudio": {
|
||||
"npm": "@ai-sdk/openai-compatible",
|
||||
@@ -17,6 +24,9 @@
|
||||
"qwen/qwen3.8-27b": {
|
||||
"name": "qwen/qwen3.8-27b"
|
||||
},
|
||||
"google/gemma-4-26b-a4b": {
|
||||
"name": "google/gemma-4-26b-a4b"
|
||||
},
|
||||
"qwen/qwen3-4b-thinking-2507": {
|
||||
"name": "qwen/qwen3-4b-thinking-2507"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user