aider/aider
2023-05-10 12:14:36 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py Fixed a bug where the coder was not splitting the arguments correctly. 2023-05-10 12:14:36 -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 Changed getinput.py to use CompleteStyle.MULTI_COLUMN for completion. 2023-05-10 11:54:39 -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