aider/aider
2024-05-03 13:17:23 -07:00
..
coders Merge branch 'main' into gemini-editblock-and-examples 2024-05-03 13:17:23 -07:00
queries fix(tree-sitter-typescript-tags.scm): Add additional queries. 2024-03-04 15:03:55 -07:00
__init__.py set version to 0.31.2-dev 2024-05-02 12:50:18 -07:00
args.py Added --env-file param 2024-05-02 11:32:06 -07:00
commands.py added autocomplete for model names 2024-04-30 16:29:10 -07:00
diffs.py use utf-8 2023-07-05 20:51:35 -07:00
dump.py isort 2023-05-28 22:47:38 -07:00
gui.py browser blog post 2024-05-02 10:39:33 -07:00
history.py Don't assume gpt-3.5-turbo as the weak model, use main_model if unsure 2024-04-22 10:57:50 -07:00
io.py Remove unnecessary comment and method call in Commands class. 2023-12-11 22:24:02 +13:00
main.py added test coverage #585 2024-05-02 13:01:41 -07:00
mdstream.py catch shutdown errors 2024-01-23 10:45:58 -08:00
models.py Merge branch 'main' into gemini-editblock-and-examples 2024-05-03 13:17:23 -07:00
prompts.py On /undo, ask GPT to wait before retrying the changes #450 2024-01-22 13:05:38 -08:00
repo.py Do not require gpt-3.5 in GitRepo 2024-04-20 09:47:43 -07:00
repomap.py cleanup 2024-04-19 12:14:58 -07:00
scrape.py added docstrings 2024-05-01 15:14:14 -07:00
sendchat.py Added httpx.RemoteProtocolError to backoff #586 2024-05-03 08:48:19 -07:00
utils.py Tell the AI we are switching code bases 2024-04-30 20:51:24 -07:00
versioncheck.py aider: Add --check-update to make aider check for update and return status in the exit code. 2024-01-04 12:27:31 -08:00
voice.py Quiet litellm 2024-04-23 10:37:43 -07:00