aider/aider/coders
2024-07-28 18:44:16 -03:00
..
__init__.py Add ChatCoder to __init__.py 2024-07-28 18:44:16 -03:00
base_coder.py Add a memory to check_for_urls to avoid asking about previously rejected URLs. 2024-07-28 16:50:51 -03:00
base_prompts.py wip 2024-07-04 16:06:12 -03:00
chat_coder.py Remove __init__ from all coders and set edit_format and gpt_prompts like ChatCoder 2024-07-28 18:43:14 -03:00
editblock_coder.py Remove __init__ from all coders and set edit_format and gpt_prompts like ChatCoder 2024-07-28 18:43:14 -03:00
editblock_fenced_coder.py Remove __init__ from all coders and set edit_format and gpt_prompts like ChatCoder 2024-07-28 18:43:14 -03:00
editblock_fenced_prompts.py Added diff-fenced coder 2024-05-03 13:50:15 -07:00
editblock_func_coder.py Removed support for func based coders 2023-08-17 11:19:49 -07:00
editblock_func_prompts.py wip 2023-06-27 18:34:52 -07:00
editblock_prompts.py more platform info 2024-07-06 15:37:59 -03:00
help_coder.py Remove __init__ from all coders and set edit_format and gpt_prompts like ChatCoder 2024-07-28 18:43:14 -03:00
help_prompts.py more platform info 2024-07-06 15:37:59 -03:00
search_replace.py sssh 2023-12-21 08:58:06 -04:00
single_wholefile_func_coder.py Removed support for func based coders 2023-08-17 11:19:49 -07:00
single_wholefile_func_prompts.py singlewholefile-func 2023-06-29 18:13:42 -07:00
udiff_coder.py Remove __init__ from all coders and set edit_format and gpt_prompts like ChatCoder 2024-07-28 18:43:14 -03:00
udiff_prompts.py Added prompt to reply in the users language #597 2024-05-09 14:06:31 -07:00
wholefile_coder.py Remove __init__ from all coders and set edit_format and gpt_prompts like ChatCoder 2024-07-28 18:43:14 -03:00
wholefile_func_coder.py Removed support for func based coders 2023-08-17 11:19:49 -07:00
wholefile_func_prompts.py better 2023-06-28 13:52:43 -07:00
wholefile_prompts.py Added prompt to reply in the users language #597 2024-05-09 14:06:31 -07:00