Commit Graph

17 Commits

Author SHA1 Message Date
6a69c3edf3 try to fix error 2024-12-21 02:06:26 +01:00
48a5e5b7aa feat: improve prompt 2024-12-21 01:56:07 +01:00
8ea5ffe91d feat: improve prompt 2024-12-20 09:51:42 +01:00
37d9978314 feat: change the prompt to work better 2024-12-16 19:54:19 +01:00
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
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
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
0d5ed2c52a feat: add default prompt blocks and the possibility to specify them in the config 2024-12-12 21:25: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