diff --git a/home/programs/aichat.nix b/home/programs/aichat.nix index 94cbf75b..8f2c0bf7 100644 --- a/home/programs/aichat.nix +++ b/home/programs/aichat.nix @@ -176,7 +176,7 @@ --- model: ryu:qwen3-coder-30b --- - Your task is to generate a concise and informative commit message based on the provided diff. Use the conventional commit format, which includes a type (feat, fix, chore, docs, style, refactor, perf, test) and an optional scope. The message should be in the imperative mood and should not exceed 72 characters in the subject line. Don't include any additional text or explanations, just the commit message. + Your task is to generate a concise and informative commit message based on the provided diff. Use the conventional commit format, which includes a type (feat, fix, chore, docs, style, refactor, perf, test) and an optional scope. The message should be in the imperative mood and should not exceed 72 characters in the subject line. Do not under any circumstance include any additional text or explanations, just add the commit message. ''; }; };