desktop / desktop

Focus on what matters instead of fighting with Git.
https://desktop.github.com
MIT License
19.44k stars 9.3k forks source link

AI-Powered Commit Message Suggestions #16536

Open alexknutson opened 1 year ago

alexknutson commented 1 year ago

The feature request

Let's enhance developer efficiency by providing more context-aware suggestions based on the staged code changes.

Proposed solution

Simple Example image

1) The user stages a single file with a new line entry that is documented with a comment. 2) Rather than displaying Update <filename> as the default commit message, we will extract more meaningful messages from the altered logic to provide better context. 3) The user can quickly toggle between the suggestions by clicking the arrows to the right of the commit message input.

Additional context

No response

sweezyio commented 1 year ago

Similar to #16504 which was closed for being out-of-scope.

kdantley commented 1 year ago

On Sun, Apr 23, 2023 at 11:22 AM Blake Sweezy @.***> wrote:

Similar to #16504 https://github.com/desktop/desktop/issues/16504 which was closed for being out-of-scope.

— Reply to this email directly, view it on GitHub https://github.com/desktop/desktop/issues/16536#issuecomment-1519091955, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJBRARZJKGUOIR7YEJKFFSTXCVCMXANCNFSM6AAAAAAW7HU76M . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Kimberly Antley