aider/aider
2023-05-10 12:55:07 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py Changed commit message to display error message when unable to get commit message from gpt-3.5-turbo. 2023-05-10 12:55:07 -07:00
commands.py Refactor the cmd_ commands into Coder 2023-05-10 11:34:34 -07:00
dump.py moved into subdir 2023-05-09 10:52:18 -07:00
getinput.py aider: Added trailing directory delimiter to common_prefix in get_input function. 2023-05-10 12:24:09 -07:00
main.py added aider: prefix to gpt generated edits 2023-05-09 14:06:26 -07:00
prompts.py added prompt to explain how gpt can create new files 2023-05-10 09:38:54 -07:00
test_utils.py moved into subdir 2023-05-09 10:52:18 -07:00
utils.py aider: Added display_fname arg to quoted_file and updated call to quoted_file to pass relative file path. 2023-05-10 09:24:27 -07:00