feat(opencode): add big-brain model template and update commit agent

This commit is contained in:
2026-02-18 14:19:04 -05:00
parent 7f684f98f1
commit 81fd52a8f7
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
AquaAI/glm-4.7-flash

View File

@@ -1,7 +1,7 @@
--- ---
description: Commit currently staged code in git description: Commit currently staged code in git
mode: all mode: all
model: AquaAI/gpt-oss:20b model: {{ template "models/big-brain" . }}
temperature: 0.1 temperature: 0.1
tools: tools:
write: false write: false