aider/aider
2023-05-11 17:11:22 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py wip: Added a check to skip auto commits if auto_commits is False. 2023-05-11 17:09:06 -07:00
commands.py Removed unused import and function call in cmd_commit. 2023-05-11 09:37:36 -07:00
dump.py moved into subdir 2023-05-09 10:52:18 -07:00
getinput.py fix 2023-05-10 21:20:04 -07:00
main.py aider: Added auto_commits as a new argument to the Coder() class and updated main() function to pass the argument. 2023-05-11 15:45:31 -07:00
prompts.py sniff when GPT mentions files that are not in the chat, prompt the user to add them 2023-05-10 22:05:00 -07:00
utils.py Avoid sending 2 copies of the added files 2023-05-10 19:13:33 -07:00