mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-01 23:10:00 +00:00
feat(opencode): add big-brain model template and update commit agent
This commit is contained in:
1
home/.chezmoitemplates/models/big-brain
Normal file
1
home/.chezmoitemplates/models/big-brain
Normal file
@@ -0,0 +1 @@
|
||||
AquaAI/glm-4.7-flash
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Commit currently staged code in git
|
||||
mode: all
|
||||
model: AquaAI/gpt-oss:20b
|
||||
model: {{ template "models/big-brain" . }}
|
||||
temperature: 0.1
|
||||
tools:
|
||||
write: false
|
||||
Reference in New Issue
Block a user