aider/aider
2023-05-10 11:08:24 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py ask user if new files should be added to git 2023-05-10 09:47:59 -07:00
commands.py Initial commit: Added new files to the git repo: aider/commands.py 2023-05-10 11:08:24 -07:00
dump.py moved into subdir 2023-05-09 10:52:18 -07:00
getinput.py wip: Added support for command completion in getinput. 2023-05-10 11:01:11 -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