aider/aider
Paul Gauthier cbcc0fde04 copy
2025-02-07 08:56:02 -08:00
..
coders Tell o1 & o3-mini to use markdown 2025-02-06 15:32:21 -08:00
queries Add tags.scm for Kotlin 2025-01-17 21:18:55 -05:00
resources Tell o1 & o3-mini to use markdown 2025-02-06 15:32:21 -08:00
website copy 2025-02-07 08:56:02 -08:00
__init__.py set version to 0.74.2.dev 2025-02-07 08:55:43 -08: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: Change timeout handling to use float type and global request_timeout 2025-02-06 11:36:15 -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 refactor: Update model switching to preserve weak model configuration 2025-02-06 13:43:58 -08:00
copypaste.py copy 2024-12-09 20:06:36 -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 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 Switch to MANIFEST.in to exclude aider/website/assets/ and other from whl build file 2024-12-16 12:07:02 -08: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 feat: Add continuation prompt for multiline input in prompt_toolkit 2025-02-07 08:36:52 -08:00
linter.py fix: lint command with nested spaced strings 2025-01-02 17:27:33 +01:00
llm.py refactor: Remove debug logging and simplify model data retrieval 2025-02-04 16:13:28 -08:00
main.py refactor: Change timeout handling to use float type and global request_timeout 2025-02-06 11:36:15 -08:00
mdstream.py delay renedering md when it gets slow 2025-01-07 06:57:38 -08:00
models.py Tell o1 & o3-mini to use markdown 2025-02-06 15:32:21 -08:00
prompts.py refactor: remove debug print statement for commit_system 2024-10-01 14:25:35 -07:00
repo.py refactor: Update file addition confirmation message and add TimeoutError to git error handling 2025-02-06 14:15:09 -08:00
repomap.py fix: ensure integer indices for list slicing in repomap.py 2025-01-11 15:49:58 -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 is_important .github/workflows for Windows 2024-08-31 07:41:46 -07: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 style: Format code and fix whitespace issues 2025-02-06 08:43:11 -08:00
watch_prompts.py docs: Improve watch_code_prompt instructions 2024-12-26 10:54:25 -05:00