aider/aider
paul-gauthier 9990965e82
Merge pull request #3679 from andreypopp/main
feat: add repomap support for ocaml/ocaml_interface
2025-05-07 17:29:47 -07:00
..
coders Merge pull request #3789 from ei-grad/attribute-co-authored-by 2025-05-07 16:54:46 -07:00
queries feat: add repomap support for ocaml/ocaml_interface 2025-03-30 22:09:06 +04:00
resources chore: Mark Gemini 2.5 Pro previews as overeager 2025-05-07 17:13:36 -07:00
website docs: Explain --attribute-co-authored-by and its interaction 2025-05-07 17:25:29 -07:00
__init__.py set version to 0.82.4.dev 2025-05-05 20:23:46 -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 Merge pull request #3806 from ei-grad/disable-playwright 2025-05-07 17:26:00 -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 fix: add --disable-playwright option to suppress Playwright prompts and usage 2025-04-15 02:35:25 +03: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 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: 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: add suffix "md" when opening editor in InputOutput class 2025-04-27 16:06:32 +09:00
linter.py Replace shlex with cross-platform oslex 2025-04-23 14:33:01 +02:00
llm.py refactor: Remove debug logging and simplify model data retrieval 2025-02-04 16:13:28 -08:00
main.py Merge pull request #3789 from ei-grad/attribute-co-authored-by 2025-05-07 16:54:46 -07:00
mdstream.py aider: chore: Remove unnecessary comment in mdstream.py 2025-03-27 14:08:04 -07:00
models.py style: Run linter on aider/models.py 2025-05-07 16:07:23 -07:00
onboarding.py chore: remove redundant code 2025-03-31 19:13:41 +02:00
prompts.py Revert "chore: Add test comment" 2025-04-12 18:14:09 +03:00
reasoning_tags.py copy 2025-03-09 13:43:41 -07:00
repo.py fix: update co-authored-by domain to aider.chat 2025-04-12 20:52:55 +03:00
repomap.py feat: boost repomap ranking for files with mentioned path components 2025-03-28 16:23:35 -10: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 fix: Replace self.print_error with print for timeout message 2025-03-28 15:36:25 -10: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 Replace shlex with cross-platform oslex 2025-04-23 14:33:01 +02: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
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