1
0
Commit Graph

420 Commits

Author SHA1 Message Date
5a49754626 auto-git:
[change] main.js
2025-05-25 22:34:47 +02:00
9fd99edc12 Add empty line after folderObj processing 2025-05-25 22:34:47 +02:00
5ef4d0e03a Fix typo in debug message formatting 2025-05-25 22:34:47 +02:00
71f41a9cc7 Add condition to run LLM commit rewrite only if needsRelocation is false 2025-05-25 22:29:35 +02:00
9f67d4f95b Remove unnecessary comments in main.js 2025-05-25 22:29:35 +02:00
4205493ace Refactor commit rewrite logic to use folder object 2025-05-25 22:25:07 +02:00
445814aa73 Add folder monitoring for auto-commit 2025-05-25 22:25:07 +02:00
d289554c3a Rename updateMissingFolders to updateFoldersListener and adjust interval 2025-05-25 22:05:01 +02:00
01d211317a Set firstCandidateBirthday when a new LLM candidate is added 2025-05-25 22:05:01 +02:00
6157c544e7 Fix typo in comment for firstCandidateBirthday 2025-05-25 22:05:01 +02:00
26b5cb2856 Add comment to clear firstCandidateBirthday 2025-05-25 22:05:01 +02:00
49bfe0c04f Refactor autoCommit to handle firstCandidateBirthday 2025-05-25 22:02:10 +02:00
991306365a Update folderObj structure in main.js 2025-05-25 22:02:10 +02:00
6647486046 Add IPC handlers for minutes commit threshold 2025-05-25 21:50:24 +02:00
578fdfca1a Add minutesCommitThreshold configuration option 2025-05-25 21:49:35 +02:00
dde9a4d630 Add datetime information to folder object on first commit 2025-05-25 21:49:35 +02:00
52a449a782 Refactor and add hack to kill Ollama process on port 11434 in main.js 2025-05-25 20:01:23 +02:00
5396c98f84 auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
f31215540e auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
ec06e63b21 auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
5e303bc1f8 auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
5bebf61330 Add empty line before async function declaration in main.js 2025-05-25 20:01:23 +02:00
38ca777ee4 auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
c739c86eb9 Refactor: Increase port wait loop iterations in main.js 2025-05-25 20:01:23 +02:00
cb02a19d1d auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
99df9c4570 Fix: Remove unnecessary newline in main.js 2025-05-25 20:01:23 +02:00
3eeedc3e3b Add temporary hack to start Ollama if not running 2025-05-25 19:52:12 +02:00
4226d81476 Comment out unused variables in main.js 2025-05-25 07:29:28 +02:00
95b5672a5e Remove unused test code from main.js 2025-05-25 07:01:35 +02:00
a41f76d2fb Add test comments in main.js 2025-05-25 07:01:23 +02:00
91b3b0e658 auto-git:
[change] main.js
2025-05-25 06:58:18 +02:00
67fea4b6f9 auto-git:
[change] main.js
2025-05-25 06:57:53 +02:00
26613a8560 auto-git:
[change] main.js
2025-05-25 06:57:15 +02:00
193243605c auto-git:
[change] main.js
2025-05-25 06:57:09 +02:00
ef7b26dfba auto-git:
[change] main.js
2025-05-25 06:56:50 +02:00
ea4c977fa9 auto-git:
[change] main.js
2025-05-25 06:56:20 +02:00
57ccf25f95 auto-git:
[change] main.js
2025-05-25 06:55:53 +02:00
dbf638f0af Refactor code by removing unnecessary comments and adjusting line changes handling 2025-05-25 06:53:38 +02:00
5cc5548765 Add multiple comments in main.js 2025-05-25 06:52:28 +02:00
6855a72c81 Add comment in main.js 2025-05-25 06:52:28 +02:00
f8deb4d83b Add exclamation marks to comment indicating potential issue 2025-05-25 06:51:47 +02:00
a576aadbc2 Comment out linesChanged and llmCandidates initialization in createTray 2025-05-25 06:51:47 +02:00
57c6ea2f4b Update lastHeadHash for existing folder 2025-05-25 06:51:47 +02:00
257bb9a9c6 auto-git:
[change] main.js
2025-05-25 06:42:43 +02:00
bd8bca0cee Remove unused code for adding and removing folders in main.js 2025-05-25 06:40:20 +02:00
0b95e5240c Refactor folder addition logic and update IPC handlers 2025-05-25 06:39:20 +02:00
967e27d1b9 Refactor drag-and-drop functionality in main.js and renderer.js 2025-05-25 06:12:43 +02:00
4b9545d780 auto-git:
[change] main.js
2025-05-25 06:11:59 +02:00
3eb6fca935 Remove redundant code and simplify folder addition logic in main.js 2025-05-25 06:11:35 +02:00
fbfde5d17e Fix code formatting and minor adjustments in main.js 2025-05-25 06:10:55 +02:00