aider/aider
2024-09-03 08:10:30 -07:00
..
coders fixes #1298 2024-09-02 11:08:38 -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-08-30 13:38:03 -07:00
__init__.py set version to 0.54.13.dev 2024-09-01 08:07:42 -07:00
__main__.py Added main entry point file. 2024-06-20 07:34:15 -07:00
args.py feat: add --update as alias for --upgrade option 2024-08-28 22:19:36 -07:00
args_formatter.py Fixed sample yml file to use proper filename 2024-07-14 17:42:20 +01:00
commands.py catch git errors from all /commands 2024-09-02 11:14:55 -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
format_settings.py refactor: move scrub_sensitive_info to format_settings.py 2024-08-29 06:31:35 -07:00
gui.py removed get_playwright_instructions 2024-07-14 20:04:27 +01: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 ensure IO obeys pretty flag, catch UnicodeDecodeError on launch and disable pretty 2024-09-02 11:31:39 -07:00
linter.py refactor: simplify file reading in Linter.lint method 2024-08-29 19:21:41 -07:00
llm.py chore: set LITELLM_MODE environment variable to PRODUCTION 2024-08-31 17:53:24 -07:00
main.py refactor: simplify error handling in get_tracked_files method 2024-09-02 16:03:54 -07:00
mdstream.py fix test for windows 2024-06-29 09:13:22 -07:00
models.py feat: add user confirmation for model warnings 2024-08-30 08:28:21 -07:00
prompts.py improve commit message prompt 2024-08-27 11:09:41 -07:00
repo.py refactor: simplify error handling in get_tracked_files method 2024-09-02 16:03:54 -07:00
repomap.py fix: Resolve KeyError in RepoMap.get_tags_for_file method 2024-09-03 08:10:30 -07:00
report.py feat: handle KeyboardInterrupt with default exception handler 2024-08-30 15:07:48 -07:00
run_cmd.py fixes #1276 2024-09-02 11:41:10 -07:00
scrape.py move imports into method 2024-09-03 08:05:21 -07:00
sendchat.py cleanup 2024-08-26 15:49:48 -07: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 adopt pip's get_best_invocation_for_this_python 2024-09-02 07:24:29 -07:00
versioncheck.py feat: improve version upgrade messaging and display 2024-09-02 07:06:20 -07:00
voice.py style: Format error message in Voice class for better readability 2024-08-30 07:04:13 -07:00