Moby von Briesen
24b273b935
aider/prompts.py: reduce prompt size
...
get rid of nonessential information that causes the prompt to be longer
than needed
main system prompt: 924 chars -> 741 chars (183 chars saved)
system reminder prompt: 1304 chars -> 1168 chars (136 chars saved)
2023-05-18 18:33:29 -04:00
Paul Gauthier
a525a1b543
Ask to add /run output to the chat
2023-05-18 10:13:50 -07:00
Paul Gauthier
3374ae19be
wip: Changed prompt messages to use proper grammar and formatting.
2023-05-14 14:54:55 -07:00
Paul Gauthier
3f26a3ec05
main prompt in normal mixed case
2023-05-14 08:19:32 -07:00
Paul Gauthier
4d800b1e31
adopt EDIT BLOCK as the nomenclature in the prompt
2023-05-13 15:13:40 -07:00
Paul Gauthier
3bec170130
better
2023-05-12 23:20:18 -07:00
Paul Gauthier
dc5de1794e
better
2023-05-12 23:12:39 -07:00
Paul Gauthier
4eed5a1b90
wip: Refactor prompts.py and coder.py to improve user experience.
2023-05-12 23:00:01 -07:00
Paul Gauthier
669a2fce60
Changed prompts to include more detailed steps and added new description to examples/README.
2023-05-12 21:23:57 -07:00
Paul Gauthier
0c3b772172
prompt eng for new files
2023-05-11 23:24:38 -07:00
Paul Gauthier
f026f1eeeb
sniff when GPT mentions files that are not in the chat, prompt the user to add them
2023-05-10 22:05:00 -07:00
Paul Gauthier
35a4a14a6a
Avoid sending 2 copies of the added files
2023-05-10 19:13:33 -07:00
Paul Gauthier
fcaf4e15c8
reply with new files content on /add
2023-05-10 18:33:04 -07:00
Paul Gauthier
7a0e020c66
undo print & reply
2023-05-10 18:27:05 -07:00
Paul Gauthier
42ccd9c550
improved completions for /add and /drop
2023-05-10 17:48:15 -07:00
Paul Gauthier
f0e21bb064
added prompt to explain how gpt can create new files
2023-05-10 09:38:54 -07:00
Paul Gauthier
e7604a6545
aider output is red; better commit prompt
2023-05-09 21:05:13 -07:00
Paul Gauthier
7cc87e2afe
stronger past tense prompt
2023-05-09 16:10:31 -07:00
Paul Gauthier
227c5e368a
stronger prompt for past tense commit messages
2023-05-09 13:34:36 -07:00
Paul Gauthier
60879d3168
WIP: Changed prefix text and added new line to all_content.
2023-05-09 13:21:37 -07:00
Paul Gauthier
8df0971b4f
WIP: Updated commit_system prompt to instruct user to speak in past tense.
2023-05-09 12:50:45 -07:00
Paul Gauthier
984e2f78ce
moved into subdir
2023-05-09 10:52:18 -07:00