aider/aider
2024-09-25 08:41:49 -07:00
..
coders stand alone junior message 2024-09-25 08:41:49 -07:00
queries Update the OCaml tags file to follow the same pattern as the Python tags file. 2024-07-30 15:02:52 -03:00
website copy 2024-09-24 14:05:49 -07:00
__init__.py set version to 0.57.2.dev 2024-09-21 18:28:55 -07:00
__main__.py Added main entry point file. 2024-06-20 07:34:15 -07:00
args.py Merge pull request #1634 from smh/customize-completion-menu-colors 2024-09-24 13:19:34 -07:00
args_formatter.py fix: Remove f-string prefix from line without placeholders 2024-09-11 14:01:15 -07:00
commands.py feat: Option to compress audio files by ~90% 2024-09-22 22:20:07 +10: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
format_settings.py refactor: move scrub_sensitive_info to format_settings.py 2024-08-29 06:31:35 -07:00
gui.py refactor: change tool_error to tool_warning for non-critical messages 2024-09-03 13:30:04 -07:00
help.py renamed hf-embed -> help 2024-07-16 11:03:01 +01:00
help_pats.py refac to help_pats 2024-07-05 10:18:34 -03:00
history.py style: Improve code formatting in history.py 2024-08-23 14:18:17 -07:00
io.py fix: Resolve flake8 line length errors in aider/io.py 2024-09-24 14:03:30 -07:00
linter.py fix: Handle all exceptions when loading parser in linter 2024-09-24 16:49:29 -07:00
llm.py chore: set LITELLM_MODE environment variable to PRODUCTION 2024-08-31 17:53:24 -07:00
main.py Merge pull request #1634 from smh/customize-completion-menu-colors 2024-09-24 13:19:34 -07:00
mdstream.py fix test for windows 2024-06-29 09:13:22 -07:00
models.py Merge pull request #1590 from hypn4/main 2024-09-24 13:16:38 -07:00
prompts.py improve commit message prompt 2024-08-27 11:09:41 -07:00
repo.py fix: Split long comment line in aider/repo.py 2024-09-23 11:41:34 -07:00
repomap.py fix: Handle ZeroDivisionError in PageRank calculation 2024-09-23 11:49:44 -07:00
report.py feat: enhance GitHub issue reporting functionality 2024-09-04 10:14:25 -07:00
run_cmd.py fix: handle ValueError exception in run_cmd_pexpect function 2024-09-10 12:06:45 -07:00
scrape.py style: Format code with black 2024-09-21 18:46:24 -07:00
sendchat.py fix: added missing parameters. 2024-09-23 20:37:10 +09:00
special.py fix is_important .github/workflows for Windows 2024-08-31 07:41:46 -07:00
urls.py refactor: move GitHub issue URL to urls.py 2024-08-29 10:07:24 -07:00
utils.py Return True to indicate successful install even if no module 2024-09-24 12:28:54 -07:00
versioncheck.py refactor: change tool_error to tool_warning for non-critical messages 2024-09-03 13:30:04 -07:00
voice.py fix: move pydub import to avoid warnings 2024-09-24 09:29:00 -07:00