Paul Gauthier
a37220b974
remove spurious except clause
2024-08-14 11:24:16 -07:00
Paul Gauthier
fb7bbb982e
fix: Change default prompt option to uppercase 'Y'
2024-08-14 10:10:28 -07:00
Paul Gauthier
7534fabcc0
fix: Update config file existence indicator in main.py
2024-08-14 10:06:49 -07:00
Paul Gauthier (aider)
cdab3fd17f
feat: mark which of the default_config_files exist in the verbose output
2024-08-14 10:05:55 -07:00
Paul Gauthier
e55513bd79
fix: Update config files search order message
2024-08-14 10:05:18 -07:00
Paul Gauthier (aider)
aaade794a6
feat: Add verbose printing of default config files before reversing
2024-08-14 10:04:12 -07:00
Paul Gauthier
1cc1ce0bd4
fix: load yml config files most specific to least
2024-08-14 10:02:55 -07:00
Paul Gauthier (aider)
95535b9294
fix: Update test_yaml_config_file_loading to correctly access model name
2024-08-14 09:56:07 -07:00
Paul Gauthier (aider)
258132bfd4
fix: Fix YAML configuration file loading
2024-08-14 09:54:26 -07:00
Paul Gauthier (aider)
81ed9c3002
style: Apply linter formatting changes
2024-08-14 09:53:48 -07:00
Paul Gauthier (aider)
db22d298e3
feat: Add comprehensive test for YAML config file loading
...
The commit message is:
feat: Add comprehensive test for YAML config file loading
2024-08-14 09:53:44 -07:00
Paul Gauthier
1ced72b728
update models-over-time
2024-08-14 06:31:20 -07:00
Paul Gauthier (aider)
0a3c6bfbe7
feat: Change blue color to light blue in plot_over_time function
2024-08-14 06:29:48 -07:00
Paul Gauthier (aider)
d2b4846b95
feat: Replace orange color with purple for "-4o" models
2024-08-14 06:29:13 -07:00
Paul Gauthier (aider)
fb0b348bec
fix: Remove unused blue_points
variable
2024-08-14 06:28:28 -07:00
Paul Gauthier (aider)
a7290be843
style: Apply linter formatting changes
2024-08-14 06:27:51 -07:00
Paul Gauthier (aider)
1cdbc76974
feat: Connect model family lines in over_time plot
2024-08-14 06:27:48 -07:00
Paul Gauthier
714fd45f4d
fix: Update color logic and font size in over_time.py
2024-08-14 06:27:47 -07:00
Paul Gauthier (aider)
1f6cadcc66
style: Refactor conditional logic in color assignment
2024-08-14 06:22:51 -07:00
Paul Gauthier (aider)
c4f70d81b7
feat: add new color for all "-4o-" models except "gpt-4o-mini"
2024-08-14 06:22:48 -07:00
Paul Gauthier (aider)
1f59687e9d
style: Format code with linter
2024-08-14 06:21:48 -07:00
Paul Gauthier (aider)
d8c8c51156
The commit message for these changes would be:
...
feat: Improve graph visualization and add debugging
The changes made in this commit include:
1. Adjusting the y-axis limit to 100 to accommodate the higher pass rate values.
2. Rotating the x-axis labels for better readability.
3. Adding debug print statements to track the progress of figure generation and display.
4. Increasing the figure size for better visibility.
5. Adding additional debugging to ensure the data is being plotted correctly.
These improvements should help with the visualization and debugging of the graph generation process.
2024-08-14 06:21:45 -07:00
Paul Gauthier (aider)
d94d5aa3fa
style: format code according to linter rules
2024-08-14 06:20:36 -07:00
Paul Gauthier (aider)
d2479f30f7
fix: Add debug prints and check for empty data in over_time.py
2024-08-14 06:20:32 -07:00
Paul Gauthier
56975d02a1
fix: Update path to edit_leaderboard.yml file
2024-08-14 06:20:31 -07:00
Paul Gauthier
9d283b849d
Merge remote-tracking branch 'refs/remotes/origin/main'
2024-08-14 06:13:48 -07:00
Paul Gauthier
454408f9d5
Added chatgpt-4o-latest
2024-08-14 06:13:42 -07:00
paul-gauthier
79c64b0062
Merge pull request #1081 from pcamp/patch-1
2024-08-14 05:42:25 -07:00
pcamp
bcedaebe57
Fix typo in config.md
2024-08-14 04:22:04 -05:00
Paul Gauthier
b1c3769813
editblock prompt improvement to better edit code in json wrapped formats like ipynb
...
Confirmed improvements on basic edits to a .ipynb file.
Confirmed no regressions against latest deepseek coder, sonnet, gpt-4o.
2024-08-13 18:51:33 -07:00
Paul Gauthier
c84759d875
set version to 0.50.2-dev
2024-08-13 18:49:54 -07:00
Paul Gauthier
044687cd99
version bump to 0.50.1
2024-08-13 18:47:55 -07:00
Paul Gauthier
37512a532a
copy
2024-08-13 18:44:00 -07:00
Paul Gauthier
060c8ff89a
override dotenv
2024-08-13 18:06:00 -07:00
Paul Gauthier
277c8b32a7
copy
2024-08-13 17:52:54 -07:00
Paul Gauthier
139f7992cb
do not pass pretty to coder
2024-08-13 17:43:41 -07:00
Paul Gauthier (aider)
6980cfd115
fix: Handle exceptions in the send method of base_coder.py
2024-08-13 17:31:27 -07:00
Paul Gauthier
8115cbbd3a
copy
2024-08-13 14:20:45 -07:00
Paul Gauthier (aider)
4f54ed5abd
feat: Reduce chart height by 20%
2024-08-13 14:18:37 -07:00
Paul Gauthier (aider)
8c44584138
feat: Hide legends for both charts
2024-08-13 14:18:02 -07:00
Paul Gauthier
38700b68d2
fix: Update chart labels and titles for better clarity
2024-08-13 14:18:01 -07:00
Paul Gauthier (aider)
4ea4fb4793
feat: Add a new bar chart to plot the aider_total number of lines by release
2024-08-13 14:11:06 -07:00
Paul Gauthier
44739409d5
fix: Update blame.md to improve tooltip and label text
2024-08-13 14:11:05 -07:00
Paul Gauthier (aider)
99d7c7983f
feat: Add aider_total to tooltip
2024-08-13 14:05:17 -07:00
Paul Gauthier
34fbf5252e
fix: Add console.log statement to debug tooltip label
2024-08-13 14:05:16 -07:00
Paul Gauthier (aider)
b38b92dbbc
fix: Update tooltip callback to display correct data
2024-08-13 13:52:56 -07:00
Paul Gauthier (aider)
a7b108a0e9
feat: Change x-axis to show version number
2024-08-13 13:47:59 -07:00
Paul Gauthier
a5dde7000b
Updated blame
2024-08-13 12:44:58 -07:00
Paul Gauthier (aider)
5bfff7295c
fix: Add missing import for sys module in scripts/blame.py
2024-08-13 12:37:46 -07:00
Paul Gauthier (aider)
8988eb9cdd
style: format code using linter
2024-08-13 12:37:00 -07:00