continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
18.49k stars 1.53k forks source link

Implement support for changelogs #2064

Open Pixel-Minions opened 2 months ago

Pixel-Minions commented 2 months ago

Validations

Problem

It is pretty common to do commit messages and create changelogs but it is tedious to do it manually.

Solution

Implement options for commit and changelogs, a commit button in the git panel and changelogs in the chat.

priyashpatil commented 2 months ago

Hey there is: https://docs.continue.dev/customization/slash-commands#commit

This is still very early and not fully integrated yet. But it helps create a commit message based on current changes.