16 Commits

Author SHA1 Message Date
32fcc2622f feat: remove old prompt_chat_limit 2025-02-14 15:26:28 +01:00
a5bad60d8e feat: dont include chatgpt_config.yaml in file list 2025-02-13 11:54:27 +01:00
d9a1cf83fc feat: add ignore_files option 2025-02-08 03:16:18 +01:00
6723b802bf feat: add the possibility to also add all files to initial context 2025-02-08 02:21:12 +01:00
b9643952cb feat: dont show files and folders in list which are in .gitignore 2025-01-07 17:58:57 +01:00
1520641a04 feat: add symlink detection 2025-01-07 13:02:43 +01:00
ca729140c3 fix: load config just once per call 2025-01-05 01:45:43 +01:00
63832ae0c3 feat: better debug logging for ignored files 2024-12-14 13:04:29 +01:00
e97aa81d8f feat: add debug logging 2024-12-14 12:48:16 +01:00
b2ecb15d7f fix: check if file is text file before reading it 2024-12-12 22:13:04 +01:00
6da204767c fix: change path handling 2024-12-12 22:01:15 +01:00
21ea793241 feat: change the files encapsulation 2024-12-12 21:16:28 +01:00
30b119e5f9 fix: changes for file paths 2024-12-12 20:25:26 +01:00
78b0172772 changes for a better approach 2024-12-12 18:57:35 +01:00
ce2b77b0ec feat: changed to and interactive workflow 2024-12-11 00:06:28 +01:00
01a482d91f initial commit 2024-12-10 22:59:20 +01:00