progress 235b

This commit is contained in:
2026-06-08 15:31:50 +01:00
parent a29793032d
commit de1635872f
25 changed files with 1598 additions and 53 deletions

View File

@@ -38,6 +38,24 @@
"tool_call": false
}
}
},
"framework-llama": {
"npm": "@ai-sdk/openai-compatible",
"name": "Framework Desktop (Strix Halo) — llama.cpp (long-task)",
"options": {
"baseURL": "http://framework:8081/v1",
"apiKey": "dummy"
},
"models": {
"qwen3-235b": {
"name": "Qwen3-235B-A22B Instruct 2507 (~5-10 tok/s, manual start)",
"limit": {
"context": 65536,
"output": 16384
},
"tool_call": true
}
}
}
},
"mcp": {
@@ -49,11 +67,19 @@
"searxng": {
"type": "local",
"command": ["npx", "-y", "mcp-searxng"],
"enabled": true,
"enabled": false,
"environment": {
"SEARXNG_URL": "https://searxng.n0n.io"
}
},
"kagi": {
"type": "local",
"command": ["uvx", "kagimcp"],
"enabled": true,
"environment": {
"KAGI_API_KEY": "${KAGI_API_KEY}"
}
},
"serena": {
"type": "local",
"command": [
@@ -82,7 +108,7 @@
"--read-only",
"--toolsets", "repos,issues,pull_requests,code_security"
],
"enabled": false
"enabled": true
},
"task-master": {
"type": "local",