aider/aider/coders
2025-05-08 12:35:10 -07:00
..
__init__.py feat: Add UnifiedDiffSimpleCoder to coders module 2025-04-20 11:34:10 -07:00
architect_coder.py test: Add tests for auto_accept_architect feature in ArchitectCoder 2025-03-12 13:38:41 -07: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 feat: Improve ask prompt to elide unchanging code 2025-05-08 12:35:10 -07:00
base_coder.py fix system_prompt_prefix 2025-05-08 06:50:57 -07:00
base_prompts.py refactor: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -07:00
chat_chunks.py cache ro+repo or just ro if no repo 2024-09-09 14:51:33 -07:00
context_coder.py refactor: Update context handling and repo map logic 2025-03-22 16:20:23 -07:00
context_prompts.py copy 2025-03-22 18:38:10 -07:00
editblock_coder.py fix: Handle filenames starting with fences or triple backticks correctly 2025-04-20 16:36: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 refactor: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -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 refactor: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -07:00
editor_diff_fenced_coder.py refactor: EditorDiffFencedCoder inherits from EditBlockFencedCoder 2025-04-12 19:57:10 -07:00
editor_diff_fenced_prompts.py refactor: Use EditBlockFencedPrompts directly in EditorDiffFencedPrompts 2025-04-12 20:04:04 -07: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 refactor: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -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 refactor: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -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
patch_coder.py feat: Allow multiple update/delete actions for the same file in patch coder 2025-04-17 20:19:52 -07:00
patch_prompts.py refactor: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -07:00
search_replace.py refactor: Remove unused remap arg and editblock_strategies var 2025-04-14 15:31:07 -07:00
shell.py better 2025-05-05 19:02:43 -07: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 fix: Strip b/ prefix when a path is /dev/null in diffs 2025-04-20 17:34:36 -07:00
udiff_prompts.py refactor: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -07:00
udiff_simple.py feat: Give udiff-simple its own prompts, inheriting from udiff prompts 2025-04-20 11:32:42 -07:00
udiff_simple_prompts.py refactor: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -07: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: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -07:00