aider/aider
2025-03-18 12:27:33 -07:00
..
coders test: Add tests for auto_accept_architect feature in ArchitectCoder 2025-03-12 13:38:41 -07:00
queries refactor: Update udev-tags.scm with more specific @name tags 2025-03-12 14:27:50 -07:00
resources feat: Add thinking_tokens and reasoning_effort settings to models 2025-03-18 12:08:52 -07:00
website copy 2025-03-17 21:24:34 -07:00
__init__.py set version to 0.77.2.dev 2025-03-17 18:07:22 -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: Format code to comply with linter rules 2025-03-18 12:01:55 -07:00
args_formatter.py fix: Remove unnecessary f-strings in args_formatter.py 2025-03-06 17:09:39 -08:00
commands.py feat: Add command aliases and preserve read-only files in /drop 2025-03-11 17:38:13 -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 refactor: Remove debug dump call in LiteLLMExceptions class 2025-02-06 09:53:53 -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: 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 style: Fix linter formatting in io.py 2025-03-12 12:50:04 -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: Improve model settings warning logic and fix tmux recording script 2025-03-18 12:27:33 -07:00
mdstream.py refactor: Adjust padding in NoInsetCodeBlock syntax rendering 2025-03-17 21:17:02 -07:00
models.py style: Remove trailing whitespace in models.py 2025-03-18 12:05:23 -07: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 fix: Handle ANY_GIT_ERROR when reading staged files in repo.py 2025-03-05 17:40:04 -08:00
repomap.py refactor: Remove debug dump calls from repomap.py 2025-03-06 16:40:08 -08: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 style: Format code with black 2024-09-21 18:46:24 -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: 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 refactor: add ignore_permission_denied option to watch function 2025-03-10 21:55:00 +09:00
watch_prompts.py docs: Improve watch_code_prompt instructions 2024-12-26 10:54:25 -05:00