Andrew Grigorev
|
3f94fd5e4e
|
refactor: Simplify access to attribute_co_authored_by
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 20:38:25 +03:00 |
|
Andrew Grigorev
|
165e237be7
|
chore: remove unnecessary comment in repo.py
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 20:25:01 +03:00 |
|
Andrew Grigorev
|
38dfd6f4f9
|
docs: clarify --attribute-co-authored-by precedence
|
2025-04-12 20:07:33 +03:00 |
|
Andrew Grigorev
|
278a596bfa
|
docs: clarify commit author/committer/co-authored-by logic
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 19:21:03 +03:00 |
|
Andrew Grigorev
|
ea74f31b3e
|
feat: Explicit author/committer flags override co-authored-by
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 19:09:46 +03:00 |
|
Paul Gauthier
|
9d7dc00f25
|
copy
|
2025-04-12 08:58:50 -07:00 |
|
Paul Gauthier
|
8ba29ee8e6
|
copy
|
2025-04-12 08:57:18 -07:00 |
|
Andrew Grigorev
|
c56e836d22
|
refactor: simplify commit logic and use context manager for git env
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 18:19:55 +03:00 |
|
Andrew Grigorev
|
427f9c5b00
|
Revert "chore: Add test comment to dump function"
This reverts commit e951164399 .
|
2025-04-12 18:14:09 +03:00 |
|
Andrew Grigorev
|
aa07e16f18
|
Revert "chore: Add test comment"
This reverts commit 482e0c2d0b .
|
2025-04-12 18:14:09 +03:00 |
|
Andrew Grigorev
|
02bc9a85c0
|
Revert "chore: add test comment to dump function"
This reverts commit ff8e9850ba .
|
2025-04-12 18:14:08 +03:00 |
|
Andrew Grigorev
|
e1820522db
|
Revert "chore: add debug prints for attribute_co_authored_by"
This reverts commit d1437b7666 .
|
2025-04-12 18:14:07 +03:00 |
|
Andrew Grigorev
|
0a59c38f31
|
Revert "chore: add another test comment to prompts"
This reverts commit 15d623f2c0 .
|
2025-04-12 18:14:07 +03:00 |
|
Andrew Grigorev
|
66fdeceb3b
|
Revert "chore: add third test comment"
This reverts commit 316d8f8e9b .
|
2025-04-12 18:14:06 +03:00 |
|
Paul Gauthier
|
3f67c41759
|
copy
|
2025-04-12 08:09:46 -07:00 |
|
Paul Gauthier
|
7fbeafa1cf
|
copy
|
2025-04-12 08:06:39 -07:00 |
|
Andrew Grigorev
|
316d8f8e9b
|
chore: add third test comment
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 18:06:09 +03:00 |
|
Andrew Grigorev (aider)
|
15d623f2c0
|
chore: add another test comment to prompts
|
2025-04-12 17:57:44 +03:00 |
|
Andrew Grigorev (aider)
|
d1437b7666
|
chore: add debug prints for attribute_co_authored_by
|
2025-04-12 17:57:04 +03:00 |
|
Andrew Grigorev (aider)
|
ff8e9850ba
|
chore: add test comment to dump function
|
2025-04-12 17:55:54 +03:00 |
|
Andrew Grigorev (aider)
|
f648a018a2
|
fix: Pass attribute_co_authored_by arg to GitRepo constructor
|
2025-04-12 17:55:13 +03:00 |
|
Andrew Grigorev (aider)
|
48f89f226f
|
fix: prevent name modification when using co-authored-by
|
2025-04-12 17:51:58 +03:00 |
|
Andrew Grigorev (aider)
|
80114e7a24
|
chore: revert intentional break introduced for testing
|
2025-04-12 17:48:52 +03:00 |
|
Andrew Grigorev (aider)
|
dede701423
|
test: intentionally break co-authored-by logic
|
2025-04-12 17:47:20 +03:00 |
|
Andrew Grigorev (aider)
|
43cb4d68f7
|
test: Temporarily disable co-author attribution to verify test failure
|
2025-04-12 17:45:48 +03:00 |
|
Andrew Grigorev (aider)
|
4783ad3a73
|
feat: add attribute-co-authored-by option for commit attribution
|
2025-04-12 17:39:49 +03:00 |
|
Andrew Grigorev (aider)
|
482e0c2d0b
|
chore: Add test comment
|
2025-04-12 17:37:00 +03:00 |
|
Andrew Grigorev (aider)
|
e951164399
|
chore: Add test comment to dump function
|
2025-04-12 17:35:45 +03:00 |
|
Andrew Grigorev (aider)
|
c73b987cd0
|
fix: fix syntax error in commit logic
|
2025-04-12 17:32:57 +03:00 |
|
Andrew Grigorev (aider)
|
b22c9b8542
|
feat: implement Co-authored-by attribution option
|
2025-04-12 17:32:15 +03:00 |
|
Andrew Grigorev (aider)
|
67bb4f9552
|
feat: add co-authored-by commit attribution
|
2025-04-12 16:52:45 +03:00 |
|
Paul Gauthier
|
028257480b
|
copy
|
2025-04-11 14:26:04 +12:00 |
|
Paul Gauthier
|
e42a0c45b6
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2025-04-11 14:18:07 +12:00 |
|
Paul Gauthier
|
1e7f8549ff
|
add grok3mini high
|
2025-04-11 14:11:39 +12:00 |
|
Paul Gauthier
|
067245b810
|
chore: update grok model settings to remove/comment out params
|
2025-04-11 13:41:11 +12:00 |
|
Peter Hadlaw
|
8f236c69e1
|
fix: Do not lowercase the entirety of the commit message
|
2025-04-10 20:08:40 -05:00 |
|
Paul Gauthier
|
8ee33da114
|
copy
|
2025-04-11 09:08:06 +12:00 |
|
Paul Gauthier
|
1961543e2f
|
set version to 0.81.3.dev
|
2025-04-11 08:37:59 +12:00 |
|
Paul Gauthier
|
b4f65734a5
|
version bump to 0.81.2
|
2025-04-11 08:37:56 +12:00 |
|
Paul Gauthier
|
57304536bf
|
copy
|
2025-04-11 08:23:16 +12:00 |
|
Paul Gauthier
|
a9ca5da139
|
feat: add grok-3-mini-beta to model settings with reasoning_effort
|
2025-04-11 08:22:44 +12:00 |
|
Paul Gauthier
|
947aebfbe0
|
copy
|
2025-04-11 08:13:15 +12:00 |
|
Paul Gauthier
|
fafc9268d4
|
feat: set grok-3-mini-beta edit_format to whole
|
2025-04-11 08:12:38 +12:00 |
|
Paul Gauthier
|
65a5d55436
|
feat: add grok-3-beta and grok-3-mini-beta model settings
|
2025-04-11 08:10:18 +12:00 |
|
Paul Gauthier (aider)
|
96b350400f
|
feat: make highlight parameter case-insensitive in leaderboard
|
2025-04-11 07:28:01 +12:00 |
|
Paul Gauthier
|
7983b4caf2
|
copy
|
2025-04-11 07:25:10 +12:00 |
|
Paul Gauthier (aider)
|
e44122f1be
|
fix: correct groq to grok typo in model settings yaml
|
2025-04-11 07:23:16 +12:00 |
|
Paul Gauthier (aider)
|
42618d7ec6
|
fix: correct groq to grok typos in model names and aliases
|
2025-04-11 07:23:05 +12:00 |
|
Paul Gauthier
|
1d0167bbf4
|
feat: add polyglot leaderboard entries for grok3 and optimus alpha
|
2025-04-11 07:17:56 +12:00 |
|
Paul Gauthier (aider)
|
43d4b21b23
|
feat: add "optimus" alias for openrouter model
|
2025-04-11 07:12:27 +12:00 |
|