Commit Graph

15 Commits

Author SHA1 Message Date
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
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
bd49a8903f fix: remove old stuff 2024-12-12 22:05:06 +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
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
01a482d91f initial commit 2024-12-10 22:59:20 +01:00