config: subagents -> tinfoil/deepseek-v4-flash (cheaper, pay-per-use) #20

Merged
autonomic-bot merged 1 commits from config/deepseek-flash-subagents into main 2026-08-16 02:34:33 +00:00
Showing only changes of commit 65063efdaa - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
"$schema": "https://opencode.ai/config.json",
"agent": {
"general": {
"model": "opencode/deepseek-v4-pro"
"model": "tinfoil/deepseek-v4-flash"
}
}
}