aider/aider
2023-05-28 06:12:06 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py Fixed quote stripping of gpt3.5 commit messages 2023-05-27 17:05:57 -07:00
commands.py renamed io.tool() -> io.tool_output() 2023-05-27 15:17:33 -07:00
dump.py black formatting 2023-05-17 18:24:35 -07:00
io.py Only no_color, not force_term 2023-05-28 06:12:06 -07:00
main.py aider: Added new arguments --user-input-color, --tool-output-color, and --tool-error-color to main function and passed them to InputOutput class. 2023-05-27 15:21:57 -07:00
prompts.py copy 2023-05-27 18:01:58 -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