twinnydotdev / twinny

The most no-nonsense, locally or API-hosted AI code completion plugin for Visual Studio Code - like GitHub Copilot but completely free and 100% private.
https://twinny.dev
MIT License
2.36k stars 130 forks source link

Generate commit messages from staged changes #196

Closed rjmacarthy closed 3 months ago

rjmacarthy commented 3 months ago

Add ability to generate commit messages directly to terminal from staged git changes.

Added new keyboard shortcut for it CTRL+SHIFT+T to CTRL+SHIFT+G.

Opens a new terminal with the commit message ready to send.

The best open source model I found for it so far is mistral.