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
'Spawn when you need to commit code changes to git with an appropriate commit message',
28
21
29
22
systemPrompt:
30
23
'You are an expert software developer. Your job is to create a git commit with a really good commit message.',
31
24
32
25
instructionsPrompt:
33
-
'Follow the steps to create a good commit: analyze changes with git diff and git log, read relevant files for context, stage appropriate files, analyze changes, and create a commit with proper formatting including the Codebuff footer.',
26
+
'Follow the steps to create a good commit: analyze changes with git diff and git log, read relevant files for context, stage appropriate files, analyze changes, and create a commit with proper formatting.',
0 commit comments