..
coders
Merge pull request #4057 from emmanuel-ferdman/main
2025-06-02 14:03:17 -07:00
queries
feat: add repomap support for ocaml/ocaml_interface
2025-03-30 22:09:06 +04:00
resources
Merge branch 'main' of github.com:Aider-AI/aider
2025-05-30 14:46:36 -07:00
website
docs: add commit-language option to config and documentation files
2025-06-01 19:09:39 +09:00
__init__.py
set version to 0.84.1.dev
2025-05-30 16:27:25 -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
feat: add commit language option for commit message localization
2025-06-01 18:52:38 +09:00
args_formatter.py
YAML -> yaml
2025-05-21 09:58:54 -07:00
commands.py
fix: Fix #3987 Pass the coder object to repo.commit
2025-05-12 11:56:39 +08: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
set fixed utf-8 encoding for llm history log
2025-06-01 20:15:51 +03: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
feat: add commit language option for commit message localization
2025-06-01 18:52:38 +09:00
mdstream.py
style: remove trailing whitespace
2025-05-08 16:06:50 -07:00
models.py
fix: Always pass extra_headers
to Copilot models
2025-06-02 08:39:48 -05:00
onboarding.py
feat: Add claude-opus-4 and update default OpenRouter models
2025-05-30 14:30:10 -07:00
openrouter.py
fix: Fix OpenRouter token cost calculation
2025-05-30 14:33: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
Use system prompt prefix for commit messages
2025-06-03 10:30:42 -04: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