.. |
coders
|
refactor: Remove redundant model arg from get_thinking/reasoning calls
|
2025-03-28 20:10:43 -10:00 |
queries
|
feat: add repomap support for Scala
|
2025-03-28 10:07:57 +03:00 |
resources
|
remove copilot
|
2025-03-31 11:22:14 +13:00 |
website
|
copy
|
2025-03-31 14:13:54 +13: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
|
fix: Return test errors from cmd_run to enable auto-fixing
|
2025-03-31 10:15:14 +13: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
|
fix: Fix ColorParseError by ensuring hex colors have # prefix
|
2025-03-31 10:32:48 +13:00 |
linter.py
|
Merge pull request #3192 from miradnanali/fix-filename-quoting-for-lint
|
2025-03-28 19:07:53 -10:00 |
llm.py
|
refactor: Remove debug logging and simplify model data retrieval
|
2025-02-04 16:13:28 -08:00 |
main.py
|
feat: Warn when using --stream and --cache-prompts together
|
2025-03-31 08:40:17 +13:00 |
mdstream.py
|
aider: chore: Remove unnecessary comment in mdstream.py
|
2025-03-27 14:08:04 -07:00 |
models.py
|
fix: Use self instead of model argument in get_reasoning_effort
|
2025-03-28 20:09:38 -10:00 |
onboarding.py
|
style: Improve formatting of OpenRouter key exchange error message
|
2025-03-31 09:17:32 +13: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 GitCommandNotFound error
|
2025-03-31 10:50:01 +13: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
|
fix: Handle FileNotFoundError in find_common_root
|
2025-03-31 09:15:26 +13: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 |