Paul Gauthier
d5ae9eff88
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-25 10:51:42 -07:00
paul-gauthier
856d94c1dc
Merge pull request #4271 from contributor/chat-history-files-auto-create-dir
...
pre-commit / pre-commit (push) Waiting to run
fix: Auto-create parent directories for chat history files
2025-06-25 06:29:10 -07:00
contributor
fb4d2f90c1
fix: check for input_history_file none
2025-06-25 16:09:40 +03:00
paul-gauthier
d85078a610
Merge pull request #4257 from contributor/chat-history-files-auto-create-dir
2025-06-25 04:57:04 -07:00
contributor
f695e71398
feat: better place to create history file dirs (InputOutput ctr)
...
this decreases number of IO operations
2025-06-25 13:48:38 +03:00
Paul Gauthier
d90936662b
copy
2025-06-24 16:00:13 -07:00
paul-gauthier
6a00d8ff5f
Merge pull request #4269 from iamFIREcracker/fix-for-literal-read-only-files
Deploy Jekyll site to Pages / build (push) Waiting to run
Deploy Jekyll site to Pages / deploy (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2025-06-24 12:34:14 -07:00
Matteo Landi
c4b9f14b90
fix: Resolve literal paths correctly in /read-only command
2025-06-24 20:58:43 +02:00
paul-gauthier
a785b0f463
Merge pull request #4268 from therealmarv/add-gemini-2.5-vertex-general-availability
2025-06-24 09:09:45 -07:00
Paul Gauthier
90ecde4da9
copy
2025-06-24 08:23:08 -07:00
Paul Gauthier
37b7a7b44f
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-24 08:22:33 -07:00
Paul Gauthier
89356e897e
copy
2025-06-24 08:22:30 -07:00
therealmarv
05ca9e5c24
add Gemini 2.5 non-preview Vertex models
2025-06-24 17:07:01 +02:00
paul-gauthier
f9fc2c6a44
Merge pull request #4260 from mtofano/add-matlab-repomap-support
pre-commit / pre-commit (push) Waiting to run
2025-06-23 14:10:55 -07:00
Matthew Tofano
20429b6852
add MATLAB tags to enable repo map support
2025-06-23 21:24:52 +01:00
contributor
52d04430db
feat: Auto-create parent directories for chat history files
...
This prevents aider startup errors like:
```
Warning: Unable to write to chat history file .chat/.aider.chat.history.md.
[Errno 2] No such file or directory: '.chat/.aider.chat.history.md'
```
2025-06-23 14:22:10 +03:00
Paul Gauthier (aider)
f16110717b
fix: Ensure pip is available before installation
2025-06-20 14:23:04 -07:00
Paul Gauthier
a2d345fe3d
docs: Condense docstring for think_tokens command
2025-06-20 14:08:41 -07:00
Paul Gauthier (aider)
1bdd4f0269
style: Format code
2025-06-20 14:08:09 -07:00
Paul Gauthier (aider)
9188cedc72
style: Fix line length in cmd_think_tokens docstring
2025-06-20 14:08:05 -07:00
Paul Gauthier (aider)
fdb49e18cd
docs: Add Hacker News quote to Kind Words section
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / build (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-06-20 14:01:47 -07:00
Paul Gauthier (aider)
ae927d85f0
style: Use triple quotes for docstring
2025-06-20 13:45:31 -07:00
Paul Gauthier
a1c2eeb88a
style: Line wrap long string literals
2025-06-20 13:45:12 -07:00
Paul Gauthier
caf212c8d1
bump deps
2025-06-20 13:43:37 -07:00
Paul Gauthier
a29ae3ef37
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-20 13:43:04 -07:00
paul-gauthier
90f9c813a0
Update analytics.md
Deploy Jekyll site to Pages / build (push) Waiting to run
pre-commit / pre-commit (push) Waiting to run
Deploy Jekyll site to Pages / deploy (push) Blocked by required conditions
2025-06-20 05:39:56 -07:00
paul-gauthier
9fdc6d4a44
Merge pull request #4254 from KennyDizi/main
2025-06-20 05:34:18 -07:00
Trung Dinh
bb1b9e8e2d
Add meta data for openrouter/google/gemini-2.5-pro
2025-06-20 17:04:30 +07:00
Trung Dinh
0c480b7ea4
Support model openrouter/google/gemini-2.5-pro
official
2025-06-20 17:04:13 +07:00
paul-gauthier
3cb120e0a9
Merge pull request #4242 from nims11/update-gemini
...
pre-commit / pre-commit (push) Waiting to run
Update gemini models in model-settings.yml
2025-06-19 14:56:39 -07:00
Nimesh Ghelani
1677db3ca7
Add gemini model metadata
2025-06-19 12:42:26 +00:00
Nimesh Ghelani
ae94521242
Update gemini models in model-settings.yml
2025-06-18 12:46:34 +00:00
paul-gauthier
f8855ebc58
Merge pull request #4236 from daniel-sc/patch-1
Deploy Jekyll site to Pages / build (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-06-17 03:31:09 -07:00
Daniel Schreiber
262117d124
doc: add correct path for github copilot token for windows users
2025-06-17 11:39:18 +02:00
paul-gauthier
72c23800a9
Merge pull request #4228 from maliayas/reset-thinking-tokens
Deploy Jekyll site to Pages / build (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-06-15 16:52:38 -07:00
Ali Ayas (claude-sonnet-4-20250514)
e91efda8fe
feat: add support for disabling thinking tokens with value 0
2025-06-16 01:13:47 +03:00
Paul Gauthier
1daeb01ff0
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-13 06:15:28 -07:00
paul-gauthier
2df4beb6e9
Merge pull request #4022 from ei-grad/fix-vertex-ai
Deploy Jekyll site to Pages / build (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-06-12 09:27:20 -07:00
Andrew Grigorev
e54ac087cb
fix: Vertex AI model names use vertex_ai/ prefix
...
Don't be confused with `llm_provider` which is `vertex_ai-language-models`
340a0453d3/litellm/__init__.py (L509)
2025-06-12 18:54:21 +03:00
paul-gauthier
17d40a62c9
Merge pull request #4210 from solatis/main
pre-commit / pre-commit (push) Has been cancelled
2025-06-10 19:28:54 -07:00
Leon Mergen
67e190c8d1
Adds support for openai/o3-pro
2025-06-11 08:53:20 +07:00
Paul Gauthier
5562caae0c
copy
Deploy Jekyll site to Pages / build (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-06-09 06:41:04 -07:00
Paul Gauthier
d55beb5f24
fix: Adjust analytics repo file count condition
2025-06-09 06:39:11 -07:00
Paul Gauthier
df5b780d6c
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-09 06:38:00 -07:00
paul-gauthier
3e07d068ad
Merge pull request #4199 from holoskii/large-repo-speedup
...
Skip expensive `get_tracked_files` call if `skip_sanity_check_repo` is true
2025-06-09 06:37:53 -07:00
Paul Gauthier
47ddce3e1b
chore: Add DeepSeek R1 benchmark results
2025-06-09 06:34:26 -07:00
Paul Gauthier
e256ffd2c6
chore: Add Gemini 2.5 Pro results to leaderboard
2025-06-09 06:28:12 -07:00
Makar Ivashko
7a83f038d8
Skip expensive get_tracked_files
call if skip_sanity_check_repo
is true
2025-06-09 10:09:06 +03:00
Paul Gauthier (aider)
990a0566bb
fix: Remove unused mock_stdout in tests
pre-commit / pre-commit (push) Waiting to run
2025-06-08 10:19:47 -07:00
Paul Gauthier (aider)
0ac6068e1d
fix: Remove unused mock_stdout in test_main
2025-06-08 10:19:01 -07:00