|
|
21aced34a1
|
auto-git:
[change] main.js
|
2025-06-01 08:10:38 +02:00 |
|
|
|
f8c68a034b
|
auto-git:
[change] main.js
|
2025-06-01 08:10:28 +02:00 |
|
|
|
7173cc4504
|
auto-git:
[change] main.js
|
2025-06-01 08:10:03 +02:00 |
|
|
|
30b67da24d
|
Refactor monitoring logic to use queues and debouncing
|
2025-06-01 08:08:50 +02:00 |
|
|
|
4d73330e2f
|
Refactor file handling in main.js to include content and relevance score
|
2025-06-01 07:17:52 +02:00 |
|
|
|
8d5c57dcd0
|
Refactor getFileRelevanceScore function to include content analysis for better relevance scoring
|
2025-06-01 07:17:43 +02:00 |
|
|
|
b837c6664f
|
Add 'ignore' package for file filtering in main.js
|
2025-06-01 07:12:00 +02:00 |
|
|
|
cbd48f6710
|
Refactor file relevance scoring and sorting logic in main.js
|
2025-06-01 07:08:20 +02:00 |
|
|
|
8d8cf0ff11
|
Refactor file collection logic to ignore .gitignore rules
|
2025-06-01 07:06:29 +02:00 |
|
|
|
8459d0d689
|
Remove .gitignore from ignored names list in main.js
|
2025-06-01 07:01:47 +02:00 |
|
|
|
5445aab3a8
|
Update .gitignore and refactor auto-commit logic in main.js
|
2025-06-01 06:57:13 +02:00 |
|
|
|
35c270490f
|
Update .gitignore and package.json with additional ignored files and dependencies
|
2025-06-01 06:47:58 +02:00 |
|
|
|
90bb154620
|
auto-git:
[change] main.js
|
2025-06-01 06:46:31 +02:00 |
|
|
|
357861d3b6
|
Refactor addMatchingFilesToGitignore function to handle file patterns and update gitignore accordingly
|
2025-06-01 06:46:22 +02:00 |
|
|
|
c8f1e53a7a
|
Add placeholder comment for auto-generated code in main.js
|
2025-06-01 06:46:22 +02:00 |
|
|
|
228d85738c
|
Add function to ensure files are ignored in .gitignore
|
2025-06-01 06:45:34 +02:00 |
|
|
|
178dd49f48
|
auto-git:
[change] main.js
|
2025-06-01 06:40:08 +02:00 |
|
|
|
a1b8881ff6
|
auto-git:
[change] main.js
|
2025-06-01 06:38:39 +02:00 |
|
|
|
3d1f0af17d
|
auto-git:
[change] main.js
|
2025-06-01 06:32:39 +02:00 |
|
|
|
8cb03fcecf
|
auto-git:
[change] main.js
|
2025-06-01 06:31:21 +02:00 |
|
|
|
6f098b7906
|
Refactor watcher logic to ignore empty or relative paths
|
2025-06-01 06:28:22 +02:00 |
|
|
|
449df51642
|
Add ignored file patterns for various project types
|
2025-06-01 06:25:14 +02:00 |
|
|
|
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 |
|