|
|
dab6c42e6d
|
Remove unused code from main.js
|
2025-06-01 11:46:55 +02:00 |
|
|
|
12cd409616
|
Refactor and enhance commit logic with error handling and additional logging
|
2025-06-01 10:52:24 +02:00 |
|
|
|
37b86a740c
|
Add function to stream README using LLM
|
2025-06-01 10:50:37 +02:00 |
|
|
|
73237093d9
|
Remove unused function streamLLMREADME from main.js
|
2025-06-01 10:50:25 +02:00 |
|
|
|
9d57c5f2ac
|
Add cat stream functionality in main.js
|
2025-06-01 10:50:22 +02:00 |
|
|
|
b7d1b96598
|
Remove cat stream logic from main.js
|
2025-06-01 10:50:14 +02:00 |
|
|
|
ff9ec031bf
|
auto-git:
[change] main.js
|
2025-06-01 10:46:45 +02:00 |
|
|
|
1a6ce43e47
|
auto-git:
[change] main.js
|
2025-06-01 10:46:32 +02:00 |
|
|
|
d0ecf32e81
|
auto-git:
[change] main.js
|
2025-06-01 09:46:53 +02:00 |
|
|
|
8e420cc40b
|
auto-git:
[change] main.js
|
2025-06-01 09:46:46 +02:00 |
|
|
|
59ceaa13ae
|
auto-git:
[change] main.js
|
2025-06-01 09:46:37 +02:00 |
|
|
|
d640044dc3
|
auto-git:
[change] main.js
|
2025-06-01 09:43:47 +02:00 |
|
|
|
b6ff68e0cd
|
auto-git:
[change] main.js
|
2025-06-01 09:43:30 +02:00 |
|
|
|
f21a16d0ba
|
auto-git:
[change] main.js
|
2025-06-01 09:43:26 +02:00 |
|
|
|
03778c3e40
|
auto-git:
[change] main.js
|
2025-06-01 09:43:23 +02:00 |
|
|
|
deb3109f91
|
auto-git:
[change] main.js
|
2025-06-01 09:43:13 +02:00 |
|
|
|
fe0d2a9526
|
auto-git:
[change] main.js
|
2025-06-01 09:42:48 +02:00 |
|
|
|
091f21453d
|
auto-git:
[change] main.js
|
2025-06-01 09:41:12 +02:00 |
|
|
|
9e509fae9e
|
Add function to get relevant files based on size and gitignore rules
|
2025-06-01 09:30:19 +02:00 |
|
|
|
cb1f7aa8fd
|
auto-git:
[change] main.js
|
2025-06-01 09:30:14 +02:00 |
|
|
|
85d4f2afb5
|
Add more new lines in main.js
|
2025-06-01 09:29:37 +02:00 |
|
|
|
7421fed020
|
Add new lines in main.js
|
2025-06-01 09:29:37 +02:00 |
|
|
|
cc6869c3d0
|
Add queue processing logic to main.js
|
2025-06-01 08:17:05 +02:00 |
|
|
|
42e823b59f
|
auto-git:
[change] main.js
|
2025-06-01 08:16:54 +02:00 |
|
|
|
4571fb003d
|
auto-git:
[change] main.js
|
2025-06-01 08:16:38 +02:00 |
|
|
|
386edf80d4
|
auto-git:
[change] main.js
|
2025-06-01 08:16:37 +02:00 |
|
|
|
90a7998596
|
auto-git:
[change] main.js
|
2025-06-01 08:16:29 +02:00 |
|
|
|
ed2da5ba5b
|
auto-git:
[change] main.js
|
2025-06-01 08:16:13 +02:00 |
|
|
|
c27f3b8bf0
|
Add IPC handlers for configuration settings
|
2025-06-01 08:12:13 +02:00 |
|
|
|
101694e4c6
|
auto-git:
[change] main.js
|
2025-06-01 08:12:09 +02:00 |
|
|
|
7202f24e42
|
Add IPC handlers for various settings
|
2025-06-01 08:11:50 +02:00 |
|
|
|
734139c810
|
Remove unused IPC handlers in main.js
|
2025-06-01 08:11:44 +02:00 |
|
|
|
459ceb89ad
|
Add IPC handlers for configuration settings
|
2025-06-01 08:11:14 +02:00 |
|
|
|
3b5d584ed8
|
auto-git:
[change] main.js
|
2025-06-01 08:11:09 +02:00 |
|
|
|
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 |
|