aider/aider
2023-05-23 11:41:09 -07:00
..
__init__.py initial 2023-05-09 11:00:32 -07:00
coder.py Added census chat 2023-05-23 11:41:09 -07:00
commands.py Changed /commit command to commit outstanding changes to the repo instead of chat session files. 2023-05-22 09:54:37 -07:00
ctags.py Added ctags --extras=-F to avoid mapping file-private symbols 2023-05-23 07:05:33 -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 aider: Made -v a short option for --verbose. 2023-05-19 10:57:59 -07:00
prompts.py Merge pull request #4 from mobyvb/prompt-compression 2023-05-19 16:10:26 -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