fix(opencode): update fast model template

This commit is contained in:
2026-08-09 13:15:17 -04:00
parent 0bb66b057d
commit 3e41472454
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
AquaAI/qwen3.5:4b openai/gpt-5.6-luna-fast
@@ -1,7 +1,7 @@
--- ---
description: Commit currently staged code in git description: Commit currently staged code in git
mode: all mode: all
model: "{{ template "models/small-brain" }}" model: {{ template "models/small-brain" }}
temperature: 0.1 temperature: 0.1
tools: tools:
write: false write: false