Commit Graph

37 Commits

Author SHA1 Message Date
6723b802bf feat: add the possibility to also add all files to initial context 2025-02-08 02:21:12 +01:00
0ff77954db feat: remove unneeded debug command approach 2025-01-31 10:31:09 +01:00
fd8df2abd5 initial change to tools logic 2025-01-31 09:49:15 +01:00
59540981ed feat: change prompt 2025-01-24 02:47:27 +01:00
f1cc371294 feat: change commands to accept args 2025-01-05 17:11:13 +01:00
ca729140c3 fix: load config just once per call 2025-01-05 01:45:43 +01:00
6950c542ad fix: just load conf once per command 2025-01-04 21:37:48 +01:00
3505a295a9 feat: move prompts to a separat file 2025-01-04 21:14:12 +01:00
2c855e881b feat: change to prompt_char_limit instead of token limit 2025-01-04 20:18:44 +01:00
452253cdd0 Revert "feat: change to diff workflow"
This reverts commit df206dce88.
2025-01-04 19:13:26 +01:00
df206dce88 feat: change to diff workflow 2025-01-04 18:17:55 +01:00
16d0e0645a feat: use system ls command 2025-01-04 17:25:10 +01:00
3859f5531a feat: add the possibility for debug commands 2025-01-04 16:52:02 +01:00
381c5108d6 fix: missing end 2025-01-03 02:00:14 +01:00
00e48586ad feat: add the :ChatGPTCurrentBuffer command 2025-01-02 13:44:42 +01:00
ff1a2e9f22 feat: change the step by step prompt 2024-12-30 02:03:36 +01:00
9251043aec feat: remove chunking and switch it to a multi step process instead if tokens are too high 2024-12-30 00:42:51 +01:00
162ab2d820 fix: buffer handling 2024-12-29 16:39:58 +01:00
40c9d5672d feat: adding chunking feature, adding preview and partial accepting 2024-12-29 15:44:31 +01:00
a354ff080a fix: change to a normal buffer 2024-12-23 17:02:30 +01:00
eb19c4144f feat: change to create a buffer for the prompt 2024-12-23 15:34:36 +01:00
37d9978314 feat: change the prompt to work better 2024-12-16 19:54:19 +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
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