You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"user_prompt": "Generate a git commit message for the following changes: {diff}. Start with a high-level summary of the changes, then a short changelog breaking down the major changes. Output should contain ONLY the commit message. There should be no mention of a commit message in the output.",
"system_prompt": "You are a helpful assistant tasked with generating accurate, concise idiomatic git commit messages"