aider/aider
2023-05-27 08:11:41 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py if the user mentions a file, add it to the chat 2023-05-27 08:11:41 -07:00
commands.py cleaned up /exit, normalized /help 2023-05-26 12:21:43 -07:00
dump.py black formatting 2023-05-17 18:24:35 -07:00
io.py aider: Updated default values of pretty and yes to True and False respectively in the InputOutput class constructor. 2023-05-23 06:05:48 -07:00
main.py Explain /help on launch 2023-05-27 07:51:56 -07:00
prompts.py Stronger prompting to only modify full files, not parts of the repo map 2023-05-26 12:59:08 -07:00
repomap.py enable ctags if present 2023-05-26 16:03:24 -07:00
utils.py Refactor show_messages function to accept an optional title parameter and remove unused code. 2023-05-19 10:57:24 -07:00