1
0
Commit Graph

1228 Commits

Author SHA1 Message Date
86704d72fe Add 'ignore' package to main.js 2025-06-01 06:23:37 +02:00
18a243b44a Refactor and enhance auto-git functionality with .gitignore handling 2025-06-01 06:22:14 +02:00
52180fad62 Add unhandled rejection handler in main.js 2025-06-01 06:20:51 +02:00
0d9f97f7f2 auto-git:
[change] main.js
2025-06-01 06:20:10 +02:00
101796d944 auto-git:
[change] main.js
2025-06-01 06:17:39 +02:00
288a5eab06 Add debug functionality to monitor script 2025-06-01 06:15:45 +02:00
875328f16c Revert debug functionality removal 2025-06-01 06:11:33 +02:00
cc419fd8d8 Add debug functionality and ignore module 2025-06-01 06:11:33 +02:00
df0342c3c3 Refactor and enhance gitignore handling in auto-git script 2025-06-01 06:06:18 +02:00
fff9c19736 Remove node_modules and .git from watcher ignore list in main.js 2025-06-01 06:04:24 +02:00
6c456e2da2 Enable README creation and proper initial commit in auto-git 2025-06-01 05:55:38 +02:00
9afbe177d7 auto-git:
[change] main.js
2025-06-01 05:54:38 +02:00
4f6c072dd6 Comment out README.md creation in auto-git script 2025-06-01 05:54:38 +02:00
cbb8df4376 Fix trailing whitespace in main.js 2025-06-01 05:51:52 +02:00
616d67d607 Add comprehensive ignore list and auto-commit functionality with .gitignore updates 2025-06-01 05:50:27 +02:00
b01a9106d6 Refactor streamLLMREADME function to merge with streamLLMCommit 2025-06-01 05:42:38 +02:00
1772e9d53b Increase settings window width and add placeholder code blocks 2025-06-01 05:37:16 +02:00
8530100019 Add multiple empty lines and a comment in main.js 2025-05-31 20:57:35 +02:00
3c1123da19 Remove unnecessary comments from main.js 2025-05-31 20:57:35 +02:00
49a12ee763 Add comment in main.js 2025-05-31 20:57:35 +02:00
824d8edde3 Add comment in main.js 2025-05-31 20:57:35 +02:00
d6b8629fe2 Remove unused code from main.js 2025-05-31 20:57:16 +02:00
c78708c4c2 Add empty lines and comment block at the end of main.js 2025-05-31 20:57:10 +02:00
6608a055a4 Update folder path in repo-updated event 2025-05-31 20:57:10 +02:00
12ae6dab42 Add empty lines in main.js 2025-05-31 20:54:47 +02:00
26575e0616 Comment out unused code in main.js 2025-05-31 20:54:47 +02:00
afdfd71648 Remove redundant code in main.js 2025-05-31 20:54:47 +02:00
d59ea7ac3f Add empty comment block in main.js 2025-05-31 20:53:43 +02:00
460c5d1e79 Add notification on repo update 2025-05-31 20:53:43 +02:00
9c309b8f18 Comment out unused code in main.js 2025-05-31 20:50:12 +02:00
a4956b3488 Remove unused code from main.js 2025-05-31 20:48:53 +02:00
7f50bb9b23 Re-add commented-out code in main.js 2025-05-31 20:48:39 +02:00
0e3888686c Comment out unused code in main.js 2025-05-31 20:48:39 +02:00
628e4efa9f Add event listener for 'repo-updated' in renderer.js 2025-05-31 20:48:39 +02:00
47653d989e Remove commented-out code in preload.js 2025-05-31 20:48:39 +02:00
52cd13a50f Add multiple test comments in main.js 2025-05-31 20:47:13 +02:00
a1280f10b8 Add test comment in main.js 2025-05-31 20:47:13 +02:00
c47888c96e Refactor: Comment out unused code in main.js 2025-05-31 20:46:26 +02:00
6b3d03b593 Add missing newline at the end of renderer.js 2025-05-31 20:44:14 +02:00
81ce25268b Comment out ipcRenderer.on('repo-updated' in preload.js 2025-05-31 20:44:14 +02:00
36cd56404b Comment out watchRepo calls in main.js 2025-05-31 20:44:14 +02:00
a3b1df65db Remove unused event listener in renderer.js 2025-05-31 20:42:46 +02:00
45a9e28e37 auto-git:
[change] main.js
2025-05-31 19:41:57 +02:00
65b7d86595 auto-git:
[change] main.js
2025-05-31 19:38:10 +02:00
344210ee3c auto-git:
[change] main.js
2025-05-31 19:37:44 +02:00
9facff792d auto-git:
[change] main.js
2025-05-31 19:37:11 +02:00
e36e7ee661 auto-git:
[change] main.js
2025-05-31 19:31:57 +02:00
541a3ab4bc auto-git:
[change] main.js
2025-05-31 19:30:50 +02:00
5001f7a098 auto-git:
[change] main.js
2025-05-31 19:29:26 +02:00
07d7ac0cbd Add new function StreamLLMREADME for generating README content using LLM 2025-05-31 19:28:16 +02:00