aider/aider
2025-03-28 15:48:39 -10:00
..
coders copy 2025-03-22 18:38:10 -07:00
queries refactor: Update udev-tags.scm with more specific @name tags 2025-03-12 14:27:50 -07:00
resources feat: add openrouter/deepseek-chat-v3-0324 model config 2025-03-27 09:02:55 -10:00
website feat: dynamically load testimonials from README using cog 2025-03-28 15:48:39 -10:00
__init__.py set version to 0.79.3.dev 2025-03-27 09:35:00 -10: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 refactor: Move resolve_aiderignore_path to top level and add tests 2025-03-21 11:04:51 -07:00
args_formatter.py fix: Remove unnecessary f-strings in args_formatter.py 2025-03-06 17:09:39 -08:00
commands.py refactor: Pass placeholder to _generic_chat_command instead of special-casing context 2025-03-22 18:36:10 -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 isort 2023-05-28 22:47:38 -07:00
editor.py fix: Resolve Windows path handling and editor command test issues 2025-02-24 12:09:26 -08:00
exceptions.py copy 2025-03-27 09:03:40 -10: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 refactor: Extract prompt prefix logic in InputOutput class 2025-03-21 20:40:29 -07:00
linter.py reorg scm files 2025-02-07 15:17:59 -08:00
llm.py refactor: Remove debug logging and simplify model data retrieval 2025-02-04 16:13:28 -08:00
main.py refactor: Reorder model listing and expand fuzzy matching 2025-03-25 13:28:53 -10:00
mdstream.py aider: chore: Remove unnecessary comment in mdstream.py 2025-03-27 14:08:04 -07:00
models.py feat: Add 'gemini' alias for gemini-2.5-pro model 2025-03-26 08:37:51 -10:00
prompts.py refactor: remove debug print statement for commit_system 2024-10-01 14:25:35 -07:00
reasoning_tags.py copy 2025-03-09 13:43:41 -07:00
repo.py feat: Add --git-commit-verify flag to control git hook verification 2025-03-20 15:06:44 -07:00
repomap.py refactor: Update context handling and repo map logic 2025-03-22 16:20:23 -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 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 refactor: Split summarize method and add model metadata handling 2025-01-20 09:38:45 -08: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 fix: Handle Lisp semicolon comments in watch.py 2025-03-26 13:01:53 +01:00
watch_prompts.py docs: Improve watch_code_prompt instructions 2024-12-26 10:54:25 -05:00