Commit Graph

25 Commits

Author SHA1 Message Date
71a3da5923 fix: change the prompt so o1 just edits files which it has requested beofre 2024-12-14 22:57:07 +01:00
44a8458b97 feat: add the possibility to add initial files for the prompt 2024-12-14 15:28:42 +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
314a65a203 feat: improved the prompt 2024-12-14 00:39:48 +01:00
f2c6f60d03 feat: changed the workflow to a more interactive way 2024-12-13 23:45:05 +01:00
cc37c8505c feat: add the possibility to delete files. and restrict the editing of files to inside the project 2024-12-13 02:30:54 +01:00
2eb79c2b1a feat: add project_name for safety, so you dont accidently insert into the wrong project 2024-12-13 00:25:03 +01:00
00a52998b8 feat: add a token limit and make it configurable 2024-12-12 22:46:32 +01:00
9a9868c991 fix: ensure that dir exists before creating files 2024-12-12 22:29:03 +01:00
b2ecb15d7f fix: check if file is text file before reading it 2024-12-12 22:13:04 +01:00
bd49a8903f fix: remove old stuff 2024-12-12 22:05:06 +01:00
6da204767c fix: change path handling 2024-12-12 22:01:15 +01:00
eaa4ee2aa9 feat: change te chatgpt config for better coding, update the readme 2024-12-12 21:38:17 +01:00
0d5ed2c52a feat: add default prompt blocks and the possibility to specify them in the config 2024-12-12 21:25:28 +01:00
21ea793241 feat: change the files encapsulation 2024-12-12 21:16:28 +01:00
2b38cb2ebe fix: fix the yaml loading 2024-12-12 21:05:55 +01:00
e7e20500ec fix: try to find the config file better 2024-12-12 20:49:05 +01:00
d51742459c feat: change default initial prompt, use git root for config file 2024-12-12 20:39:22 +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
7db810c04f feat: change the loop so it asks first if you want to paste a file 2024-12-11 01:24:17 +01:00
ce2b77b0ec feat: changed to and interactive workflow 2024-12-11 00:06:28 +01:00
8919795603 add readme 2024-12-10 23:07:11 +01:00
01a482d91f initial commit 2024-12-10 22:59:20 +01:00