Paul Gauthier (aider)
|
249f329b07
|
fix: Correct leaderboard bar colors and logic for accuracy
|
2025-04-12 20:24:51 -07:00 |
|
Paul Gauthier (aider)
|
cf160a8f84
|
fix: Swap colors of leaderboard columns 2 and 3
|
2025-04-12 20:23:45 -07:00 |
|
Paul Gauthier (aider)
|
4db963182d
|
feat: Add color variation to cost bars in leaderboards
|
2025-04-12 20:21:38 -07:00 |
|
Paul Gauthier (aider)
|
199b59fdb9
|
feat: Improve table-as-bar-graph with color variation based on value
|
2025-04-12 20:21:08 -07:00 |
|
Paul Gauthier (aider)
|
2d09bfa0f3
|
feat: Implement dedicated bar element inside table cells for visualization
|
2025-04-12 20:15:28 -07:00 |
|
Paul Gauthier (aider)
|
729285e8a2
|
refactor: Move cost column in leaderboards table to be after percent
|
2025-04-12 20:13:05 -07:00 |
|
Paul Gauthier (aider)
|
afd17bd96a
|
style: Improve leaderboard table styling with padding and bar adjustments
|
2025-04-12 20:11:09 -07:00 |
|
Paul Gauthier (aider)
|
380d8570dc
|
fix: Remove visible Liquid comment from leaderboard page
|
2025-04-12 20:09:38 -07:00 |
|
Paul Gauthier (aider)
|
e711eaa810
|
feat: Add horizontal bar graphs to leaderboard numerical columns
|
2025-04-12 20:08:35 -07:00 |
|
Paul Gauthier
|
7dfdc2094e
|
refactor: Use EditBlockFencedPrompts directly in EditorDiffFencedPrompts
|
2025-04-12 20:04:04 -07:00 |
|
Paul Gauthier (aider)
|
838646ac5b
|
refactor: EditorDiffFencedCoder inherits from EditBlockFencedCoder
|
2025-04-12 19:57:10 -07:00 |
|
Paul Gauthier (aider)
|
507f07575b
|
feat: Add diff-fenced to copy-paste edit format prefixing
|
2025-04-12 19:55:53 -07:00 |
|
Paul Gauthier (aider)
|
f5e8808770
|
feat: Add "diff-fenced" to editor edit format options.
|
2025-04-12 19:55:35 -07:00 |
|
Paul Gauthier (aider)
|
ae5b6e88a5
|
feat: Enable EditorDiffFencedCoder by adding it to __init__.py
|
2025-04-12 19:55:10 -07:00 |
|
Paul Gauthier (aider)
|
b45186dde0
|
feat: Add editor-diff-fenced coder and prompts classes
|
2025-04-12 19:52:43 -07:00 |
|
Paul Gauthier
|
38be8aa0da
|
copy
|
2025-04-12 17:12:10 -07:00 |
|
Paul Gauthier (aider)
|
816d4ba206
|
docs: Add kind words from koleok to README
|
2025-04-12 17:10:29 -07:00 |
|
Paul Gauthier
|
ede59e4d2a
|
docs: Fix typo in README quote from joseph stalzyn
|
2025-04-12 17:10:28 -07:00 |
|
Paul Gauthier (aider)
|
ce0931a3c8
|
docs: Add kind words from users to README
|
2025-04-12 17:08:37 -07:00 |
|
Paul Gauthier
|
a44e148818
|
feat: Add go_ahead_tip and rename_with_shell to editblock prompts
|
2025-04-12 17:04:12 -07:00 |
|
Paul Gauthier
|
71115c6558
|
feat: Add editor-diff and editor-whole edit formats
|
2025-04-12 16:44:13 -07:00 |
|
Paul Gauthier
|
8ae837e98b
|
copy
|
2025-04-12 15:49:42 -07:00 |
|
Paul Gauthier
|
9518193d0a
|
set version to 0.81.4.dev
|
2025-04-12 13:25:55 -07:00 |
|
Paul Gauthier
|
60a2b799e6
|
version bump to 0.81.3
|
2025-04-12 13:25:52 -07:00 |
|
Andrew Grigorev
|
1d42690824
|
fix: update co-authored-by domain to aider.chat
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 20:52:55 +03:00 |
|
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
|
5851d66174
|
test: improve test clarity with skipIf and assertion messages
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 20:00:44 +03:00 |
|
Andrew Grigorev
|
6a970c3515
|
test: remove redundant co-authored-by precedence test
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 19:58:29 +03:00 |
|
Andrew Grigorev
|
9e91e8f1b2
|
test: remove redundant commit attribution tests
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 19:58:06 +03:00 |
|
Andrew Grigorev
|
3e1bc77bf2
|
test: add tests for commit author/committer attribution logic
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 19:56:18 +03:00 |
|
Andrew Grigorev
|
d991cb6721
|
test: cover user commit with no committer attribution
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 19:54:56 +03:00 |
|
Andrew Grigorev
|
37a252748a
|
test: Fix commit result assertion in test_noop_commit
|
2025-04-12 19:47:18 +03:00 |
|
Andrew Grigorev
|
5664b5b195
|
test: Assert commit return value in more tests
Co-authored-by: aider (vertex_ai/gemini-2.0-flash-lite-001) <noreply@aider.dev>
|
2025-04-12 19:41:24 +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
|
882e7b6716
|
bump deps
|
2025-04-12 08:58:09 -07:00 |
|
Paul Gauthier
|
8ba29ee8e6
|
copy
|
2025-04-12 08:57:18 -07:00 |
|
Andrew Grigorev
|
dd4b61da20
|
test: add test for co-authored-by precedence over author/committer
Co-authored-by: aider (vertex_ai/gemini-2.5-pro-exp-03-25) <noreply@aider.dev>
|
2025-04-12 18:26:46 +03: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
|
7b8c7edfd5
|
Revert "chore: Add test comment"
This reverts commit d5671c2879 .
|
2025-04-12 18:14:08 +03:00 |
|
Andrew Grigorev
|
cf7b35f90d
|
Revert "test: add comment for testing"
This reverts commit 072bd30443 .
|
2025-04-12 18:14:08 +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 |
|