|
|
f7d986f5fc
|
feat: add solidjs prompt
|
2025-01-19 13:42:11 +01:00 |
|
|
|
b7274a310b
|
feat: change rust prompt, change go prompt for better import matching
|
2025-01-19 13:23:00 +01:00 |
|
|
|
904979b0f6
|
feat: improve prompts
|
2025-01-19 00:58:15 +01:00 |
|
|
|
b9643952cb
|
feat: dont show files and folders in list which are in .gitignore
|
2025-01-07 17:58:57 +01:00 |
|
|
|
1520641a04
|
feat: add symlink detection
|
2025-01-07 13:02:43 +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 |
|
|
|
a77dbb683d
|
Revert "feat: add debug for patching"
This reverts commit bae7d106ac.
|
2025-01-04 19:13:24 +01:00 |
|
|
|
bae7d106ac
|
feat: add debug for patching
|
2025-01-04 18:33:31 +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 |
|
|
|
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 |
|
|
|
eaa4ee2aa9
|
feat: change te chatgpt config for better coding, update the readme
|
2024-12-12 21:38:17 +01:00 |
|