aider/aider
2024-12-03 16:33:27 -08:00
..
coders feat: add exit event tracking for Control-C and /exit commands 2024-11-30 09:53:44 -08:00
queries Add tags.scm for dart 2024-11-04 12:38:27 +09:00
resources cleanup openrouter/qwen/qwen-2.5-coder-32b-instruct in resources 2024-11-20 15:33:00 -08:00
website fix: consolidate datasets and add custom legend to prevent empty columns 2024-12-03 16:33:27 -08:00
__init__.py set version to 0.66.1.dev 2024-12-01 09:15:58 -08:00
__main__.py Added main entry point file. 2024-06-20 07:34:15 -07:00
analytics.py skip ph.shutdown for faster exit 2024-11-30 13:29:39 -08:00
args.py refactor: update GPT-4o model name to simpler format 2024-12-03 07:50:19 -08:00
args_formatter.py feat: Rename --yes to --yes-always and update config file syntax 2024-10-02 10:55:59 -07:00
commands.py feat: add placeholder prompt when command fails with add flag 2024-12-03 08:43:54 -08:00
diffs.py refactor: Remove unnecessary assert_newlines check for updated lines 2024-11-21 06:42:04 -08:00
dump.py isort 2023-05-28 22:47:38 -07:00
editor.py refactor: Remove unused file_editor function from editor module 2024-11-21 10:01:08 -08:00
exceptions.py feat: Add Timeout exception to handle API provider timeouts 2024-11-19 09:27:16 -08:00
format_settings.py refactor: move scrub_sensitive_info to format_settings.py 2024-08-29 06:31:35 -07:00
gui.py paul-gauthier -> Aider-AI 2024-10-04 13:06:38 -07:00
help.py cleanup 2024-10-21 15:31:27 -07:00
help_pats.py chore: Ignore .DS_Store files in exclude patterns 2024-11-21 12:32:22 -08:00
history.py fix: Replace extra_headers and extra_body with extra_params in Coder, ChatSummary, and GitRepo 2024-09-27 13:09:43 -07:00
io.py refactor: remove unused FileWatcher import 2024-12-01 15:31:54 -08:00
linter.py style: reorder subprocess args to keep cwd consistent 2024-11-26 19:55:07 -08:00
llm.py chore: set LITELLM_MODE environment variable to PRODUCTION 2024-08-31 17:53:24 -07:00
main.py fix: add expanduser() to properly handle tilde in paths 2024-12-03 08:25:58 -08:00
mdstream.py fix test for windows 2024-06-29 09:13:22 -07:00
models.py refactor: update GPT-4o model name to simpler format 2024-12-03 07:50:19 -08:00
prompts.py refactor: remove debug print statement for commit_system 2024-10-01 14:25:35 -07:00
repo.py fix: Add error handling for git.ignored() method 2024-11-14 06:48:35 -08:00
repomap.py chore: remove AI-related comments from code 2024-12-01 08:23:36 -08:00
report.py feat: enhance GitHub issue reporting functionality 2024-09-04 10:14:25 -07:00
run_cmd.py fix: add interactive flag to shell spawn in pexpect command 2024-12-03 07:45:46 -08:00
scrape.py style: Format code with black 2024-09-21 18:46:24 -07:00
sendchat.py fix: Handle non-retryable errors by returning None in simple_send_with_retries 2024-11-08 10:03:49 -08:00
special.py fix is_important .github/workflows for Windows 2024-08-31 07:41:46 -07:00
urls.py feat: add custom UnknownEditFormat exception with documentation link 2024-11-26 07:00:16 -08:00
utils.py feat: add PDF file support and refactor image handling 2024-11-26 17:19:28 -08:00
versioncheck.py paul-gauthier -> Aider-AI 2024-10-04 13:06:38 -07:00
voice.py feat: ability to select audio input device 2024-11-30 11:24:34 +01:00
watch.py fix: improve AI comment detection with case-insensitive matching 2024-12-02 08:57:50 -08:00