aider/aider
2023-05-15 14:18:57 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py Refactor get_diffs method to accept variable number of arguments and fix get_diffs calls. 2023-05-15 14:18:57 -07:00
commands.py Refactor get_diffs method to accept variable number of arguments and fix get_diffs calls. 2023-05-15 14:18:57 -07:00
dump.py moved into subdir 2023-05-09 10:52:18 -07:00
getinput.py wip: Changed append_chat_history to use blockquote instead of italics. 2023-05-13 13:17:40 -07:00
main.py aider: Added a --dry-run argument to the main.py file and passed it to the Coder class, setting the self.dry_run attribute in the Coder class. 2023-05-14 10:06:16 -07:00
prompts.py wip: Changed prompt messages to use proper grammar and formatting. 2023-05-14 14:54:55 -07:00
utils.py Handle case where part="" and replace is non-empty 2023-05-14 11:07:22 -07:00