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
refactor(commit): consolidate custom prompt handling into generateCommitMessage
The generateWithCustomPrompt function has been merged into the main generateCommitMessage function by adding an optional customPrompt parameter. The function signature is simplified to reduce code duplication while maintaining the same functionality. The unused export has been removed and imports have been updated accordingly.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments