Paul Gauthier
|
a9883ccc25
|
copy
|
2025-05-05 19:03:32 -07:00 |
|
Paul Gauthier
|
3b9b93a8a4
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2025-05-05 19:03:07 -07:00 |
|
Paul Gauthier
|
f90b7bfb09
|
better
|
2025-05-05 19:02:43 -07:00 |
|
Enno Richter
|
fdc7be1318
|
docs: update lint/test pre-commit shell script example to use "$@" for proper argument handling
|
2025-05-02 05:49:02 +02:00 |
|
Eryk Wieliczko
|
09030de0b5
|
Show dates on "Release history" chart
|
2025-05-02 04:38:38 +02:00 |
|
Paul Gauthier
|
bdba0ca1c5
|
refactor: Move shell command prompts to shell.py, add final reminders
|
2025-05-01 17:31:22 -07:00 |
|
Paul Gauthier (aider)
|
e17c7d938c
|
refactor: add normalize_language and improve get_user_language to return readable names
|
2025-05-01 17:29:14 -07:00 |
|
Paul Gauthier (aider)
|
433f2908a0
|
feat: add language normalization to convert locale codes to names using Babel or fallback map
|
2025-05-01 17:28:56 -07:00 |
|
Paul Gauthier
|
9fa5f5ace1
|
refactor: remove redundant dump call from prompt formatting in base_coder.py
|
2025-05-01 17:28:55 -07:00 |
|
Paul Gauthier
|
849a379a8c
|
refactor: Move lazy/overeager prompts to final reminders in system prompt
|
2025-05-01 17:24:14 -07:00 |
|
Paul Gauthier
|
e205629a94
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2025-04-28 07:53:31 -07:00 |
|
Kay Gosho
|
07759813ed
|
fix: add suffix "md" when opening editor in InputOutput class
|
2025-04-27 16:06:32 +09:00 |
|
Paul Gauthier
|
591d294052
|
feat: Print changed file path and check before reading content
|
2025-04-25 07:58:51 -07:00 |
|
Paul Gauthier (aider)
|
df1a0c5b8d
|
style: Apply linter to aider/watch.py
|
2025-04-25 07:54:35 -07:00 |
|
Paul Gauthier (aider)
|
e743394537
|
feat: Skip scanning files larger than 1MB for AI comments
|
2025-04-25 07:54:32 -07:00 |
|
Paul Gauthier
|
22f140ac05
|
feat: Add common file patterns to default gitignore spec
|
2025-04-25 07:54:31 -07:00 |
|
Paul Gauthier (aider)
|
25a303935c
|
fix: Add overeager setting to Gemini 2.5 Pro models in model-settings.yml
|
2025-04-24 19:51:35 -07:00 |
|
Paul Gauthier (aider)
|
3bf20d4f7a
|
feat: Set gemini 2.5 pro models to overeager: true
|
2025-04-24 19:51:14 -07:00 |
|
Paul Gauthier
|
45413ce815
|
copy
|
2025-04-24 07:18:35 -07:00 |
|
Paul Gauthier
|
c56e4a08d3
|
copy
|
2025-04-20 19:53:32 -07:00 |
|
Paul Gauthier (aider)
|
80515b69c1
|
fix: Strip b/ prefix when a path is /dev/null in diffs
|
2025-04-20 17:34:36 -07:00 |
|
Paul Gauthier
|
303645cffa
|
copy
|
2025-04-20 17:30:06 -07:00 |
|
Paul Gauthier
|
b3d32f65d3
|
fixed quote
|
2025-04-20 17:29:42 -07:00 |
|
Paul Gauthier
|
7c0aac7454
|
chore: Update Gemini flash model alias to preview version
|
2025-04-20 16:43:35 -07:00 |
|
Paul Gauthier
|
7719eae023
|
copy
|
2025-04-20 16:41:58 -07:00 |
|
Paul Gauthier
|
5e210c700d
|
fix: Handle filenames starting with fences or triple backticks correctly
|
2025-04-20 16:36:36 -07:00 |
|
Paul Gauthier (aider)
|
c6ce871700
|
style: Apply linter to editblock_coder.py
|
2025-04-20 16:25:59 -07:00 |
|
Paul Gauthier (aider)
|
f28504a2eb
|
fix: Properly handle filenames starting with triple backticks
|
2025-04-20 16:25:55 -07:00 |
|
Paul Gauthier
|
48733a315b
|
fix: Handle filenames starting with fence chars in editblock coder
|
2025-04-20 16:25:54 -07:00 |
|
Paul Gauthier (aider)
|
16fbff8de1
|
Feat: Add gemini-2.5-flash-preview-04-17 as editor/weak model name
|
2025-04-20 16:04:04 -07:00 |
|
Paul Gauthier (aider)
|
bbab0cea5e
|
feat: Add model settings for gemini-2.5-flash-preview-04-17 models
|
2025-04-20 16:01:03 -07:00 |
|
Paul Gauthier
|
19de93ae39
|
fix: Update weak model name for gemini-2.5-pro-exp-03-25
|
2025-04-20 15:58:54 -07:00 |
|
Paul Gauthier
|
230e5065c1
|
feat: Add gemini-2.5-flash-preview-04-17 model and leaderboard entry
|
2025-04-20 15:47:34 -07:00 |
|
Paul Gauthier
|
ac1ff231e0
|
better prompt
|
2025-04-20 12:38:09 -07:00 |
|
Paul Gauthier (aider)
|
5423ffe518
|
feat: Add UnifiedDiffSimpleCoder to coders module
|
2025-04-20 11:34:10 -07:00 |
|
Paul Gauthier (aider)
|
ba4d613cbc
|
feat: Give udiff-simple its own prompts, inheriting from udiff prompts
|
2025-04-20 11:32:42 -07:00 |
|
Paul Gauthier
|
ab11118c8a
|
feat: Add simple prompts for unified diff coder
|
2025-04-20 11:32:41 -07:00 |
|
Paul Gauthier (aider)
|
3ca3f39f1d
|
feat: Add UnifiedDiffSimpleCoder with simpler prompt for code edits
|
2025-04-20 11:31:55 -07:00 |
|
Paul Gauthier
|
8c3f167e8c
|
feat: Add simple unified diff coder
|
2025-04-20 11:31:55 -07:00 |
|
Paul Gauthier
|
20a29e5cd1
|
copy
|
2025-04-20 11:12:54 -07:00 |
|
Paul Gauthier
|
51e0fff822
|
cleanup metadata that is now in litellm
|
2025-04-20 11:12:20 -07:00 |
|
Paul Gauthier
|
e560ab61b6
|
copy
|
2025-04-20 10:48:39 -07:00 |
|
Paul Gauthier
|
84c3ac93ef
|
copy
|
2025-04-20 10:37:14 -07:00 |
|
Paul Gauthier (aider)
|
7a50b7779a
|
docs: Update boto3 install instructions for Bedrock
|
2025-04-20 10:34:13 -07:00 |
|
Paul Gauthier
|
328a3c3178
|
docs: Improve Amazon Bedrock setup instructions
|
2025-04-20 10:34:12 -07:00 |
|
Paul Gauthier (aider)
|
21fa54d792
|
Refactor: Update LLM docs to match gemini.md structure
|
2025-04-20 10:28:01 -07:00 |
|
Paul Gauthier
|
ec7ac60cfc
|
copy
|
2025-04-20 08:54:44 -07:00 |
|
Paul Gauthier
|
c2d8d5dc82
|
set version to 0.82.3.dev
|
2025-04-20 08:26:25 -07:00 |
|
Paul Gauthier
|
20a7e3552c
|
version bump to 0.82.2
|
2025-04-20 08:26:22 -07:00 |
|
Paul Gauthier
|
888168f044
|
copy
|
2025-04-20 08:21:33 -07:00 |
|