aider/aider/coders
2024-08-26 12:03:36 -07:00
..
__init__.py cleanup before merge 2024-08-16 11:35:30 -07:00
ask_coder.py Add docstrings to AskCoder and HelpCoder classes 2024-07-28 20:22:50 -03:00
ask_prompts.py Added the "code" chat mode 2024-07-29 07:36:01 -03:00
base_coder.py fix: Remove unnecessary ConfirmGroup from confirm_ask call 2024-08-25 10:20:46 -07:00
base_prompts.py copy 2024-08-09 16:45:47 -03:00
chat_chunks.py refactor: Move ChatChunks class to its own file 2024-08-22 12:33:32 -07:00
editblock_coder.py use valid_fnames to improve find_filename 2024-08-26 12:03:36 -07:00
editblock_fenced_coder.py Update class docstrings to refer to "search/replace blocks" instead of "edit blocks" 2024-07-28 20:20:13 -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 stronger prompt for full file path #1159 2024-08-26 10:58:35 -07:00
help_coder.py Add docstrings to AskCoder and HelpCoder classes 2024-07-28 20:22:50 -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 bugfix to func coder 2024-08-15 12:35:53 -07:00
single_wholefile_func_prompts.py singlewholefile-func 2023-06-29 18:13:42 -07:00
udiff_coder.py Add concise docstrings to each xxxCoder class describing their purpose. 2024-07-28 20:19:22 -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 fix: Update update_cur_messages method in WholeFileCoder class 2024-08-22 12:45:50 -07: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