| .. |
|
coders
|
fix: base coder not ignoring gitignore if --file is used.
|
2025-05-13 13:38:18 -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
|
copy
|
2025-05-30 14:46:28 -07:00 |
|
__init__.py
|
set version to 0.84.1.dev
|
2025-05-30 16:27:25 -07:00 |
|
__main__.py
|
|
|
|
analytics.py
|
|
|
|
args.py
|
Merge branch 'main' into completions
|
2025-05-11 08:01:15 -07: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
|
|
|
|
deprecated.py
|
fix: Ensure default model is set only if not already specified
|
2025-03-11 19:07:53 -07:00 |
|
diffs.py
|
|
|
|
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
|
|
|
|
gui.py
|
use playwright if available when invoking scraper via cli
|
2025-02-25 19:08:02 -08:00 |
|
help.py
|
|
|
|
help_pats.py
|
chore: Update exclude patterns in help_pats.py
|
2025-03-17 18:03:59 -07:00 |
|
history.py
|
|
|
|
io.py
|
fix: Use rich Text for filenames in prompt header
|
2025-05-08 09:34:31 -07:00 |
|
linter.py
|
style: Address flake8 errors
|
2025-05-08 15:15:17 -07:00 |
|
llm.py
|
|
|
|
main.py
|
style: apply linter fixes
|
2025-05-08 14:32:08 -07:00 |
|
mdstream.py
|
style: remove trailing whitespace
|
2025-05-08 16:06:50 -07:00 |
|
models.py
|
feat: Add claude-opus-4 and update default OpenRouter models
|
2025-05-30 14:30:10 -07: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
|
chore: Adjust spinner text and spinner timing
|
2025-05-10 07:21:21 -07:00 |
|
repomap.py
|
fix: Update Spinner import path
|
2025-05-10 07:11:08 -07:00 |
|
report.py
|
|
|
|
run_cmd.py
|
|
|
|
scrape.py
|
Merge pull request #3381 from jkeys089/scraper-main-use-playwright
|
2025-05-07 17:30:59 -07:00 |
|
sendchat.py
|
|
|
|
special.py
|
|
|
|
urls.py
|
|
|
|
utils.py
|
refactor: Remove unused time import
|
2025-05-10 07:10:28 -07:00 |
|
versioncheck.py
|
|
|
|
voice.py
|
|
|
|
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
|
|
|