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
+2 -4
View File
@@ -1,8 +1,7 @@
---
description: Generates git commit message from changes, handle git operations
mode: subagent
model: kimi-for-coding/kimi-for-coding
Thinking: "OFF"
model: opencode-go/deepseek-v4-flash
hidden: false
permission:
edit: deny
@@ -14,9 +13,8 @@ permission:
---
Your role is to handle commit.
All changes are already staged. You must generate a commit message using staged changes.
You must not compile, build or attempt to make changes as everything has already been tested and confirmed as working as intended.
When writing commit messages, follow the specification below.
All changes are already staged. You must generate a commit message using staged changes and the specification below.
# Commit messages
+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": {
+3
View File
@@ -44,6 +44,9 @@ set -ga update-environment TERM_PROGRAM
set -ga update-environment SSH_CONNECTION
set -g @catppuccin_flavor 'mocha'
set -g @catppuccin_window_status_style "rounded"
set -g @catppuccin_window_current_number_color "#{@thm_peach}"
set -g @catppuccin_pane_border_status "on"
set -g @catppuccin_window_text " #W"
set -g @catppuccin_window_default_text " #W"
set -g @catppuccin_window_current_text " #W"