Add empty lines in main.js
This commit is contained in:
4
main.js
4
main.js
@@ -580,6 +580,10 @@ async function runLLMCommitRewrite(folderObj, win) {
|
||||
win.webContents.send('repo-updated', folder);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
// ---- 6. Komplett-Workflow (Random instant messages für debugging) ----
|
||||
async function runLLMCommitRewrite(folderPath, hashes) {
|
||||
// Generate a mapping { hash: message }
|
||||
|
||||
Reference in New Issue
Block a user