aider/aider
2023-05-12 14:02:10 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py Refactor InputOutput class to accept history_file as an argument and remove it from get_input method. 2023-05-12 13:55:03 -07:00
commands.py Changed the Commands class to use io instead of console and added error handling. 2023-05-12 13:50:17 -07:00
dump.py moved into subdir 2023-05-09 10:52:18 -07:00
getinput.py Added chat history file to InputOutput constructor. 2023-05-12 14:02:10 -07:00
main.py Added chat history file to InputOutput constructor. 2023-05-12 14:02:10 -07:00
prompts.py prompt eng for new files 2023-05-11 23:24:38 -07:00
utils.py fix bug if ORIG/UPD block is missing trailing newline; added test 2023-05-12 13:30:39 -07:00