aider/aider
2023-05-13 10:31:21 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py wip: Added KeyboardInterrupt error message to coder.py. 2023-05-13 10:10:00 -07:00
commands.py aider: Fixed cmd_undo function to catch GitCommandError exception when trying to get the remote head of the current branch using origin/<branch_name> instead of origin/HEAD. 2023-05-13 09:55:00 -07:00
dump.py moved into subdir 2023-05-09 10:52:18 -07:00
getinput.py wip: Added prompt import to getinput.py. 2023-05-13 08:16:31 -07:00
main.py wip: Changed the help message for using gpt-3.5-turbo model and updated the example docs. 2023-05-13 10:31:21 -07:00
prompts.py better 2023-05-12 23:20:18 -07:00
utils.py fix bug if ORIG/UPD block is missing trailing newline; added test 2023-05-12 13:30:39 -07:00