Commit Graph

46 Commits

Author SHA1 Message Date
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
0dc93c1d78 fix: missing comma 2025-01-04 17:06:44 +01:00
0dd3e6e6b6 feat: add the missing config option for enable_debug_commands 2025-01-04 17:03:49 +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
94a0bf059b feat: add rust prompt block 2024-12-31 15:04:23 +01:00
ff1a2e9f22 feat: change the step by step prompt 2024-12-30 02:03:36 +01:00
5333f9f9e0 fix: change default values 2024-12-30 01:46:39 +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
761ef836cd fix error 2024-12-30 00:02:28 +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
d6dc98cd58 feat: add new prompt block secure-coding 2024-12-21 11:48:14 +01:00
f0a5be81bd feat: make initial promt additionally to initial blocks 2024-12-21 11:43:35 +01:00
b35860114d fix: lua error 2024-12-21 02:15:33 +01:00
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
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
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
01a482d91f initial commit 2024-12-10 22:59:20 +01:00