aider/aider
Paul Gauthier a3fe3c4dcf cleanup
2024-06-27 15:36:01 -07:00
..
coders Added can_prefill metadata to the anthropic models 2024-06-27 15:22:16 -07:00
queries Added README to queries scm dir 2024-06-22 06:36:23 -07:00
tests we don't want badreq errors bubbling out of Coder.run() 2024-06-27 15:26:40 -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 Don't rely on (aider) in git name field to police /undo #698 2024-06-27 07:15:06 -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 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 catch shutdown errors 2024-01-23 10:45:58 -08:00
models.py cleanup 2024-06-27 15:36:01 -07:00
prompts.py better prompting for LLM to suggest files 2024-05-14 06:02:16 -07:00
repo.py Implemented option to attribute commit messages in GitRepo class. 2024-06-27 10:21:04 -07:00
repomap.py Notice if the user mentions the basename of a filename; fixes to repomap context 2024-06-24 15:12:58 -07: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