Commit graph

77 commits

Author SHA1 Message Date
Paul Gauthier
f66b916d4b feat: Add language configuration for user communication in prompts 2024-11-11 09:36:23 -08:00
Paul Gauthier
d1e35bcdd1 refactor: update stale issue handling and edit block replacement logic 2024-10-21 12:02:29 -07:00
mario7421
98b3f5bbdb Fix typo in diff prompt 2024-09-29 21:07:20 +02:00
Paul Gauthier
65e57df7ea feat: Implement changes to handle files content in Coder and prompts 2024-09-25 09:54:16 -07:00
Paul Gauthier
83662b7470 Merge branch 'main' into ask-plan-simple 2024-09-12 17:19:14 -07:00
Paul Gauthier
d2379a6d73 feat: add shell command suggestion toggle and related prompts 2024-09-07 07:21:41 -07:00
Paul Gauthier
cc15909629 clean diff edit format 2024-09-06 11:25:20 -07:00
Paul Gauthier
029c017eb5 refactor: Update platform text generation for lint and test commands 2024-08-31 10:27:52 -07:00
Paul Gauthier
ee925eac08 shell prompt, suggest 1-3 max 2024-08-31 07:51:29 -07:00
Paul Gauthier
8f5b243c1b refactor: improve platform info and shell command suggestions 2024-08-30 18:28:45 -07:00
Paul Gauthier
053a6af9dc prompt tweaks 2024-08-29 13:21:32 -07:00
Paul Gauthier
e583158dd9 prompt tweaks 2024-08-29 10:08:12 -07:00
Paul Gauthier
ce2324c0c6 stronger prompt for full file path #1159 2024-08-26 10:58:35 -07:00
Paul Gauthier
65d224fba4 fix: Add support for directories with special characters in cmd_add 2024-08-25 12:05:31 -07:00
Paul Gauthier
d5f1359cc2 prompt for dependencies 2024-08-21 10:14:54 -07:00
Paul Gauthier
c351d76c2b remind about suggesting shell commands 2024-08-21 09:08:08 -07:00
Paul Gauthier
623e4bb2d9 prompt copy 2024-08-21 05:07:42 -07:00
Paul Gauthier
6201796181 prompt whitespace 2024-08-21 05:07:07 -07:00
Paul Gauthier
cbe76bb49a +To rename files, use shell commands. 2024-08-20 18:54:32 -07:00
Paul Gauthier
989c557314 shell cmds, not code 2024-08-20 18:02:44 -07:00
Paul Gauthier
347f3fe140 fix: Handle case where edit path is None 2024-08-20 17:04:27 -07:00
Paul Gauthier
ace983730a shell commands prompt 2024-08-20 12:50:04 -07:00
Paul Gauthier
b1c3769813 editblock prompt improvement to better edit code in json wrapped formats like ipynb
Confirmed improvements on basic edits to a .ipynb file.
Confirmed no regressions against latest deepseek coder, sonnet, gpt-4o.
2024-08-13 18:51:33 -07:00
Paul Gauthier
535fdfff35 fix: Improve formatting of system information in prompt 2024-08-06 09:55:31 -03:00
Paul Gauthier
b7f8687679 more platform info 2024-07-06 15:37:59 -03:00
Paul Gauthier
42fbe28897 examples_as_sys_msg for sonnet gets 100% compliance on exercism eval 2024-06-24 11:03:29 -07:00
Paul Gauthier
30154957bb Ask for even more concise S/R blocks 2024-06-24 10:50:30 -07:00
Paul Gauthier
7be08c782c Tell Sonnet to make concise SEARCH/REPLACE blocks #705 2024-06-23 17:24:14 -07:00
Paul Gauthier
45e27af589 restored editblock_prompt 2024-06-16 12:09:20 -07:00
Paul Gauthier
a07492b90a moved --vim to Other Settings 2024-06-12 11:30:26 -07:00
Paul Gauthier
e758b01fb6 Merge branch 'main' into swe-bench 2024-05-19 15:20:46 -07:00
Paul Gauthier
642be2a8f0 S/R uniq prompt 2024-05-19 14:22:29 -07:00
Paul Gauthier
5641483a3b S/R will replace all matches 2024-05-19 10:31:36 -07:00
Paul Gauthier
6638efbee4 better prompting for LLM to suggest files 2024-05-14 06:02:16 -07:00
Paul Gauthier
a5bc2e8b97 Added prompt to reply in the users language #597 2024-05-09 14:06:31 -07:00
Paul Gauthier
4eec60f42c updated assistant auto-reply to no files 2024-05-09 11:56:11 -07:00
Paul Gauthier
444d17de93 reverted prompt closer to e9da401, added helpful assistant replies to repo and files messages 2024-05-09 11:27:13 -07:00
Paul Gauthier
5bd875ffbf cleanup stray << HEAD 2024-05-08 13:45:18 -07:00
Paul Gauthier
f256b43043 wip 2024-05-08 13:35:34 -07:00
Paul Gauthier
fb8ed21b13 refactored lazy_prompt in all coders 2024-05-08 13:07:35 -07:00
Paul Gauthier
0d43468aab added rules header 2024-05-04 08:07:15 -07:00
Paul Gauthier
f4b1797998 put filename back outside fences 2024-05-01 11:59:23 -07:00
Paul Gauthier
0fb08896e3 Merge branch 'main' into gemini-editblock-and-examples 2024-05-01 09:02:08 -07:00
Paul Gauthier
d51cada163 make the examples part of the chat 2024-04-30 20:45:49 -07:00
Paul Gauthier
22d90d70c6 prompt copy 2024-04-30 20:24:53 -07:00
Paul Gauthier
2d16ee16ac Make lazy prompt configurable 2024-04-30 07:45:16 -07:00
Paul Gauthier
29eb2f4681 seems to work better 2024-04-23 14:06:08 -07:00
Paul Gauthier
4c330bcd48 Revert "folk prompting"
This reverts commit 29150bc6f4.
2023-12-19 10:40:46 -08:00
Paul Gauthier
29150bc6f4 folk prompting 2023-12-19 09:55:49 -08:00
Paul Gauthier
ef2a1f3875 diff with move hint 2023-12-18 19:09:32 -08:00