aider/aider
2024-07-01 11:28:31 -03:00
..
coders Give the commit message model the chat context #748 2024-06-30 13:02:23 -07:00
queries Added README to queries scm dir 2024-06-22 06:36:23 -07:00
tests fix test for windows 2024-06-29 09:22:05 -07:00
__init__.py set version to 0.40.7-dev 2024-06-27 07:21:31 -07:00
__main__.py Added main entry point file. 2024-06-20 07:34:15 -07:00
args.py moved --llm-history-file in args 2024-06-27 10:34:48 -07:00
args_formatter.py copy 2024-06-18 12:58:41 -07:00
commands.py Reordered the output of files in chat and repo to improve readability. 2024-07-01 07:48:33 -05: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 Added gui support for tool_error(log_only=True) #740 2024-06-27 10:58:48 -07:00
history.py refac utils.split_chat_history_markdown 2024-05-11 07:52:06 -07:00
io.py Merge branch 'main' into dvf_llm_log 2024-06-12 18:32:48 -04:00
linter.py Refactored flake8 linting to use subprocess module instead of modifying sys.argv and sys.stdout. 2024-06-23 17:07:55 -07:00
litellm.py ssh 2024-05-29 15:51:29 -07:00
main.py Implemented the ability to attribute the commit message in the main function. 2024-06-27 10:23:31 -07:00
mdstream.py fix test for windows 2024-06-29 09:13:22 -07:00
models.py add visison support to openrouter gpt-4o 2024-07-01 11:28:31 -03:00
prompts.py better prompting for LLM to suggest files 2024-05-14 06:02:16 -07:00
repo.py Give the commit message model the chat context #748 2024-06-30 13:02:23 -07:00
repomap.py 8x repomap when finding files; fix max_input_tokens 2024-06-26 04:14:51 +00:00
scrape.py Merge pull request #671 from nicolasperez19/fix-url-playwright-typo 2024-06-17 13:56:16 -07:00
sendchat.py continue roughly working using anthropic's prefill 2024-06-27 14:40:46 -07:00
urls.py Updated .env docs 2024-06-18 12:57:19 -07:00
utils.py tempdirs in test_main now cleanup without windows errors 2024-06-18 11:57:53 -04:00
versioncheck.py Recommend pipx upgrade command 2024-05-10 12:07:22 -07:00
voice.py aider: Implemented a more flexible approach to handle different microphone sample rates in aider/voice.py. 2024-06-04 10:27:22 -07:00