This commit is contained in:
2026-08-01 12:42:52 -04:00
parent 55e1a680e4
commit d7760ad469
3 changed files with 9 additions and 8 deletions
+4 -4
View File
@@ -2,8 +2,9 @@
"$schema": "https://opencode.ai/config.json",
"agent": {
"build": {
"model": "kimi-for-coding/kimi-for-coding",
"Thinking": "ON",
"model": "opencode-go/deepseek-v4-flash",
"temperature": 1.0,
"top_p": 0.95,
"permission":{
"task": {
"git": "allow"
@@ -11,8 +12,7 @@
}
},
"plan": {
"model": "kimi-for-coding/k3-256k",
"reasoning_effort": "max"
"model": "kimi-for-coding/k3",
}
},
"mcp": {