aider/aider/coders
2025-03-09 08:49:30 -07:00
..
__init__.py architect/editor 2024-09-26 16:10:19 -07:00
architect_coder.py fix: Handle empty content in reply_completed method 2024-11-13 12:57:45 -08:00
architect_prompts.py refactor: Update language reply prompts to use {language} placeholder 2024-11-11 09:38:30 -08:00
ask_coder.py Add docstrings to AskCoder and HelpCoder classes 2024-07-28 20:22:50 -03:00
ask_prompts.py improve prompts so that switching between ask/code works better with deepseek 2025-01-04 06:28:20 -08:00
base_coder.py refactor: remove unused debug dump() call 2025-03-09 08:49:30 -07:00
base_prompts.py feat: Implement changes to handle files content in Coder and prompts 2024-09-25 09:54:16 -07:00
chat_chunks.py cache ro+repo or just ro if no repo 2024-09-09 14:51:33 -07:00
editblock_coder.py re-enabled quad-backticks, but allow triple-backticks as fences when searching for filenames #2879 2025-02-05 12:50:02 -08: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 fix: type comparisons should use is 2024-08-29 21:25:53 +03:00
editblock_func_prompts.py wip 2023-06-27 18:34:52 -07:00
editblock_prompts.py quad_backtick_reminder 2025-02-05 12:59:15 -08:00
editor_editblock_coder.py feat: add architect command and improve coder class documentation 2024-12-09 15:30:01 -08:00
editor_editblock_prompts.py rename files architect/editor 2024-09-26 16:16:05 -07:00
editor_whole_coder.py feat: add architect command and improve coder class documentation 2024-12-09 15:30:01 -08:00
editor_whole_prompts.py rename files architect/editor 2024-09-26 16:16:05 -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 fix: Handle missing git module gracefully 2024-12-14 09:42:54 -08:00
single_wholefile_func_coder.py no turn errors, with upd_cur_msgs fix and summarizer disabled 2025-01-20 11:10:43 -08: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 refactor: Update language reply prompts to use {language} placeholder 2024-11-11 09:38:30 -08:00
wholefile_coder.py refactor: Modify response content handling and reasoning removal logic 2025-02-04 13:37:43 -08:00
wholefile_func_coder.py no turn errors, with upd_cur_msgs fix and summarizer disabled 2025-01-20 11:10:43 -08:00
wholefile_func_prompts.py better 2023-06-28 13:52:43 -07:00
wholefile_prompts.py refactor: Update language reply prompts to use {language} placeholder 2024-11-11 09:38:30 -08:00