aider/aider
2025-05-10 12:54:11 -07:00
..
coders refactor: Validate locale language result 2025-05-10 12:28:51 -07:00
queries feat: add repomap support for ocaml/ocaml_interface 2025-03-30 22:09:06 +04:00
resources refactor: Update OpenRouter Gemini 2.5 Pro Exp model ID 2025-05-08 20:32:00 -03:00
website copy 2025-05-10 12:33:40 -07:00
__init__.py set version to 0.83.2.dev 2025-05-10 12:36:47 -07:00
__main__.py Added main entry point file. 2024-06-20 07:34:15 -07:00
analytics.py analytics to 10% 2024-12-17 14:01:13 -08:00
args.py style: apply linter fixes 2025-05-08 14:32:08 -07:00
args_formatter.py fix: quote values with '#' in sample aider.conf.yml config 2025-04-07 08:09:33 +12:00
commands.py feat: Show active model metadata in /settings command 2025-05-10 12:54:11 -07:00
copypaste.py copy 2024-12-09 20:06:36 -08:00
deprecated.py fix: Ensure default model is set only if not already specified 2025-03-11 19:07:53 -07:00
diffs.py refactor: Remove unnecessary assert_newlines check for updated lines 2024-11-21 06:42:04 -08:00
dump.py Revert "chore: Add test comment to dump function" 2025-04-12 18:14:09 +03:00
editor.py fix: Resolve Windows path handling and editor command test issues 2025-02-24 12:09:26 -08:00
exceptions.py fix: Do not retry litellm.APIError for insufficient credits. 2025-04-04 21:45:56 +13:00
format_settings.py refactor: move scrub_sensitive_info to format_settings.py 2024-08-29 06:31:35 -07:00
gui.py use playwright if available when invoking scraper via cli 2025-02-25 19:08:02 -08:00
help.py cleanup 2024-10-21 15:31:27 -07:00
help_pats.py chore: Update exclude patterns in help_pats.py 2025-03-17 18:03:59 -07:00
history.py fix: Remove unused import of simple_send_with_retries in history.py 2025-02-04 11:37:15 -08:00
io.py fix: Use rich Text for filenames in prompt header 2025-05-08 09:34:31 -07:00
linter.py style: Address flake8 errors 2025-05-08 15:15:17 -07:00
llm.py refactor: Remove debug logging and simplify model data retrieval 2025-02-04 16:13:28 -08:00
main.py style: apply linter fixes 2025-05-08 14:32:08 -07:00
mdstream.py style: remove trailing whitespace 2025-05-08 16:06:50 -07:00
models.py style: Reorder imports in models.py 2025-05-10 12:50:41 -07:00
onboarding.py chore: remove redundant code 2025-03-31 19:13:41 +02:00
openrouter.py feat: Add local cache for OpenRouter models 2025-05-10 12:50:34 -07:00
prompts.py feat: Add user language instruction to commit prompt 2025-05-09 06:17:49 -07:00
reasoning_tags.py copy 2025-03-09 13:43:41 -07:00
repo.py chore: Adjust spinner text and spinner timing 2025-05-10 07:21:21 -07:00
repomap.py fix: Update Spinner import path 2025-05-10 07:11:08 -07:00
report.py feat: enhance GitHub issue reporting functionality 2024-09-04 10:14:25 -07:00
run_cmd.py fix: lint command with nested spaced strings 2025-01-02 17:27:33 +01:00
scrape.py Merge pull request #3381 from jkeys089/scraper-main-use-playwright 2025-05-07 17:30:59 -07:00
sendchat.py refactor: Move RETRY_TIMEOUT constant to models.py 2025-02-04 11:45:40 -08:00
special.py fix: add build.gradle.kts to special.py 2025-02-17 06:22:43 -08:00
urls.py feat: Add model and API key validation with documentation link 2025-01-31 08:59:26 -08:00
utils.py refactor: Remove unused time import 2025-05-10 07:10:28 -07:00
versioncheck.py paul-gauthier -> Aider-AI 2024-10-04 13:06:38 -07:00
voice.py fix: correct file export path in voice format conversion 2025-01-07 09:43:49 -08:00
waiting.py chore: Adjust spinner text and spinner timing 2025-05-10 07:21:21 -07:00
watch.py refactor: Move shell command prompts to shell.py, add final reminders 2025-05-01 17:31:22 -07:00
watch_prompts.py docs: Improve watch_code_prompt instructions 2024-12-26 10:54:25 -05:00