CodeGPT icon indicating copy to clipboard operation
CodeGPT copied to clipboard

Support interactive Mode

Open appleboy opened this issue 1 year ago • 0 comments

CodeGPT currently automatically generates commit titles and content, but if users want to modify the title or content, they need to adjust the relevant information through Git commands. Could it support Interactive Mode, allowing CodeGPT to generate the title first for the user to confirm before proceeding so that users can make modifications without using other methods directly?

TUI components for Bubble Tea: https://github.com/charmbracelet/bubbles and https://github.com/charmbracelet/bubbletea

appleboy avatar Feb 06 '24 05:02 appleboy