From 12ae6dab421748b17576fc83b811feb1d22062d7 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 31 May 2025 20:54:44 +0200 Subject: [PATCH] Add empty lines in main.js --- main.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.js b/main.js index b9548e2..783da97 100644 --- a/main.js +++ b/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 }