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 🎨 (cmd): add detailed commit message generation
• Implement new `generateBody` flag to control detailed commit body generation
• Modify `draftCmd` to handle both regular and detailed commit messages
• Add `CommitResult` struct to store detailed commit message components
• Implement `GenerateDetailedCommit` method in AI providers for enhanced message generation
• Enhance diff summarization logic to provide more context for AI models
• Update usage instructions to inform users about new options
Signed-off-by: Zine Moualhi 🇵🇸 <zmoualhi@outlook.com>