diff --git a/main.js b/main.js index 961f939..7be1f00 100644 --- a/main.js +++ b/main.js @@ -540,6 +540,22 @@ async function rewordCommitsSequentially(repoPath, commitMessageMap, hashes) { console.log('[AutoGit] All specified commit messages updated!'); win.webContents.send('repo-updated', folder); } +/* + + + + + + + + + + + + + + +*/ //---- 6. Workflow ---- async function runLLMCommitRewrite(folderObj, win) {