aider/aider
2024-05-18 19:35:36 -07:00
..
coders aider: Import 'Path' from 'pathlib' to fix undefined name errors. 2024-05-18 19:18:43 -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.35.1-dev 2024-05-13 11:19:29 -07:00
args.py Updated lint command to commit after fixing problems. 2024-05-18 19:30:32 -07:00
commands.py Updated lint command to commit after fixing problems. 2024-05-18 19:30:32 -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 refac utils.split_chat_history_markdown 2024-05-11 07:52:06 -07:00
io.py Handle multiline tool_error() better 2024-05-13 11:42:22 -07:00
linter.py Refactored the Linter class to use a dynamic command for Python linting and added a placeholder function for finding filenames and line numbers in text. 2024-05-18 19:35:36 -07:00
litellm.py added aider.litellm 2024-05-08 08:09:23 -07:00
main.py Updated lint command to commit after fixing problems. 2024-05-18 19:30:32 -07:00
mdstream.py catch shutdown errors 2024-01-23 10:45:58 -08:00
models.py switch naming from openai/gpt-4o to gpt-4o 2024-05-15 06:25:30 -07:00
prompts.py prompt tweaks, retry on httpx.ReadTimeout 2024-05-11 07:47:53 -07:00
repo.py aider: Shortened the docstring in aider/repo.py to comply with the 100 characters line length limit. 2024-05-18 18:30:51 -07:00
repomap.py cleanup 2024-05-08 13:56:40 -07:00
scrape.py added docstrings 2024-05-01 15:14:14 -07:00
sendchat.py always retry httpx errors 2024-05-11 15:01:56 -07:00
utils.py improved utils.split_chat_history_markdown 2024-05-11 08:06:16 -07:00
versioncheck.py Recommend pipx upgrade command 2024-05-10 12:07:22 -07:00
voice.py refactored litellm to avoid duplicating workarounds 2024-05-08 08:05:15 -07:00