Paul Gauthier
c72e5fcc5e
feat: Improve history, faq, and linter tests for Windows and special chars
2025-05-07 16:53:18 -07:00
Paul Gauthier
4ec075d290
copy
2025-05-07 16:44:40 -07:00
Paul Gauthier
60a1a3a8c8
drop pip, bump deps
2025-05-07 16:44:15 -07:00
Paul Gauthier
bf38754846
Merge branch 'main' of github.com:Aider-AI/aider
2025-05-07 16:33:10 -07:00
Paul Gauthier
94197cb25d
feat: Add model settings for openrouter/google/gemini-2.5-pro-preview-03-25
2025-05-07 16:32:57 -07:00
paul-gauthier
cbaaf96324
Merge pull request #3869 from titusz/fix/shlex
...
Fix shlex.quote() use in linter on Windows
2025-05-07 16:23:53 -07:00
Paul Gauthier
96899a140b
bump deps
2025-05-07 16:19:19 -07:00
Paul Gauthier (aider)
c756b080e8
style: Run linter on aider/models.py
2025-05-07 16:07:23 -07:00
Paul Gauthier (aider)
a61fb1e23b
refactor: Move OpenRouter reasoning params to extra_body
2025-05-07 16:07:19 -07:00
Paul Gauthier (aider)
9660d95ceb
feat: Support thinking_tokens and reasoning_effort for OpenRouter models
2025-05-07 16:04:57 -07:00
Paul Gauthier
eabc98b64a
copy
2025-05-07 13:57:24 -07:00
Paul Gauthier
5ff3d1a0c5
feat: Update Gemini model aliases to 05-06 preview
2025-05-07 13:40:40 -07:00
Paul Gauthier
b6587de389
chore: Update polyglot leaderboard data
2025-05-07 13:38:50 -07:00
Paul Gauthier
4d9f4e0202
copy
2025-05-07 13:31:40 -07:00
Paul Gauthier
e9d2f527a1
copy
2025-05-07 13:27:13 -07:00
Paul Gauthier
98e6939c48
copy
2025-05-07 13:12:28 -07:00
Paul Gauthier
e3911f8621
copy
2025-05-07 13:08:08 -07:00
Paul Gauthier
efd5f79368
copy
2025-05-07 13:07:06 -07:00
Paul Gauthier
8e84b5c0b1
cleanup
2025-05-07 13:06:04 -07:00
Paul Gauthier
c1dc473ed8
copy
2025-05-07 12:59:57 -07:00
Paul Gauthier
3b08327792
copy
2025-05-07 12:29:44 -07:00
Paul Gauthier (aider)
8b08c5a5f3
fix: Replace placeholders with UTC timestamps in gemini-pricing.md
2025-05-07 12:24:49 -07:00
Paul Gauthier
eedea62ac1
docs: Explain Gemini 2.5 Pro Preview 0325 benchmark pricing error
2025-05-07 12:24:49 -07:00
Paul Gauthier
146f62abcc
copy
2025-05-07 12:04:06 -07:00
Paul Gauthier
1c854f2e83
Merge branch 'main' into pricing
2025-05-07 11:54:29 -07:00
Paul Gauthier
d27bb56cf3
try to use litellm.completion_cost
2025-05-07 11:18:19 -07:00
Paul Gauthier
28aeb17cbe
copy
2025-05-07 10:07:16 -07:00
Paul Gauthier
b3cf318c5e
copy
2025-05-07 09:47:52 -07:00
Paul Gauthier (aider)
4acf65fcfb
docs: Link commit hashes to aider and litellm github repos
2025-05-07 09:28:53 -07:00
Paul Gauthier
4c871c6f50
docs: Audit gemini pricing in 0325 benchmark results
2025-05-07 09:28:52 -07:00
Paul Gauthier
d56ce3ae56
copy
2025-05-07 09:17:29 -07:00
Paul Gauthier
5225d7f50c
Merge branch 'main' into pricing
2025-05-07 09:11:52 -07:00
Paul Gauthier
41392a1c6e
copy
2025-05-07 09:11:48 -07:00
Paul Gauthier (aider)
ca714157b8
fix: Correct typo in gemini pricing post
2025-05-07 09:09:14 -07:00
Paul Gauthier (aider)
9dd2d2a3b1
fix: Update timeline to show UTC time and original timestamp
2025-05-07 09:09:12 -07:00
Paul Gauthier
e53f2f7674
docs: Add post about Gemini pricing
2025-05-07 09:09:11 -07:00
Paul Gauthier
edbfec0ce4
copy
2025-05-07 07:42:25 -07:00
Paul Gauthier
d294e8cd49
add gemini-2.5-pro-preview-05-06
2025-05-07 07:41:51 -07:00
Paul Gauthier
2229bb9817
copy
2025-05-07 07:41:23 -07:00
Titusz
7ef7b6e042
Merge branch 'main' into fix/shlex
2025-05-07 09:28:15 +02:00
Quinlan Jager
0fe93b7979
Fix typo in tool_prompt: add missing space before 'available'
2025-05-06 12:10:56 -07:00
Quinlan Jager
de35fb6a2c
Add MCP tool prompt support to system prompts
...
- Add tool_prompt to CoderPrompts class
- Modify fmt_system_prompt to include tool prompt when MCP tools are available
- This enables better handling of tool-based interactions when using MCP servers
2025-05-06 11:40:28 -07:00
Quinlan Jager
2696ce0414
Merge branch 'main' into feature/litellm-mcp
2025-05-06 08:20:16 -07:00
Quinlan Jager
5fd049b44b
Only print empty response warning log if there are tools
2025-05-06 08:16:00 -07:00
Quinlan Jager
097620026f
Respect Aider confirmation settings
2025-05-05 23:05:23 -07:00
Paul Gauthier
8159cbf7d3
set version to 0.82.4.dev
2025-05-05 20:23:46 -07:00
Paul Gauthier
c23e609902
version bump to 0.82.3
2025-05-05 20:23:43 -07:00
Paul Gauthier
2d9ea25273
fix: Add newline after "Reply in {user_lang}" reminder
2025-05-05 19:17:36 -07:00
Paul Gauthier
7773bbc908
copy
2025-05-05 19:13:49 -07:00
Paul Gauthier
72476f0967
bump deps
2025-05-05 19:05:11 -07:00