Paul Gauthier (aider)
|
94c3957d92
|
fix: Add error handling for git.ignored() method
|
2024-11-14 06:48:35 -08:00 |
|
Paul Gauthier
|
266350b8ce
|
fix: Handle potential git errors in git_ignored_file method
|
2024-11-14 06:48:33 -08:00 |
|
Paul Gauthier (aider)
|
721d852cc7
|
feat: Add vertical spacing div to improve FAQ anchor link behavior
|
2024-11-13 16:23:50 -08:00 |
|
Paul Gauthier
|
ffbf205aba
|
docs: Add explanation for aider code stats computation
|
2024-11-13 16:20:07 -08:00 |
|
Paul Gauthier
|
e1a1e43c3a
|
Merge branch 'issue2283'
|
2024-11-13 13:43:30 -08:00 |
|
Paul Gauthier
|
c538817b61
|
updated blame
|
2024-11-13 13:43:05 -08:00 |
|
Paul Gauthier
|
71d85d2771
|
fix: Update Qwen 2.5 Coder 32b model configuration condition
|
2024-11-13 13:40:35 -08:00 |
|
Paul Gauthier
|
69f4d5fca7
|
set version to 0.63.1.dev
|
2024-11-13 13:37:03 -08:00 |
|
Paul Gauthier
|
bb31fc5301
|
version bump to 0.63.0
|
2024-11-13 13:35:36 -08:00 |
|
Paul Gauthier
|
87ce51e314
|
copy
|
2024-11-13 13:32:20 -08:00 |
|
Paul Gauthier
|
33555ca2ea
|
refactor: Simplify file display logic and label formatting
|
2024-11-13 13:31:38 -08:00 |
|
Paul Gauthier (aider)
|
6fc3776c0c
|
style: Fix linter warnings in io.py
|
2024-11-13 13:27:11 -08:00 |
|
Paul Gauthier (aider)
|
8a05f05bd4
|
refactor: Improve file list display logic with line-based spacing
|
2024-11-13 13:27:06 -08:00 |
|
Paul Gauthier (aider)
|
0dff51920e
|
feat: Conditionally print blank line between file sections based on file count
|
2024-11-13 13:26:09 -08:00 |
|
Paul Gauthier
|
262f217d04
|
style: Shorten file list labels for cleaner display
|
2024-11-13 13:26:08 -08:00 |
|
Paul Gauthier (aider)
|
8b9154bab0
|
feat: Add labels to read-only and editable files columns
|
2024-11-13 13:24:51 -08:00 |
|
Paul Gauthier (aider)
|
533613d92b
|
fix: Remove unused repo variable in test_cmd_add_gitignored_file
|
2024-11-13 13:22:57 -08:00 |
|
Paul Gauthier
|
20d87e1136
|
refactor: Remove unnecessary .gitignore commit in test setup
|
2024-11-13 13:22:45 -08:00 |
|
Paul Gauthier (aider)
|
1450c4194e
|
test: Add test to verify cmd_add respects .gitignore files
|
2024-11-13 13:20:52 -08:00 |
|
Paul Gauthier
|
bc82baa968
|
refactor: Reorder git ignored file check to handle non-git repos
|
2024-11-13 13:18:09 -08:00 |
|
Paul Gauthier
|
218623be28
|
feat: Add git_ignored_file method to check files against gitignore
|
2024-11-13 13:12:25 -08:00 |
|
Paul Gauthier
|
ea1a4ecdc6
|
fix: Handle empty content in reply_completed method
|
2024-11-13 12:57:45 -08:00 |
|
Paul Gauthier
|
6acbff3c11
|
fix: Handle empty content in ArchitectCoder reply_completed method
|
2024-11-13 12:57:38 -08:00 |
|
Paul Gauthier
|
153021efcf
|
fix: Handle OSError in get_rel_repo_dir method for edge cases
|
2024-11-13 12:51:27 -08:00 |
|
Paul Gauthier
|
fef1b59b42
|
refactor: Restructure file mention check and interrupt handling in base coder
|
2024-11-13 12:50:17 -08:00 |
|
Paul Gauthier
|
733b11b7d4
|
copy
|
2024-11-13 12:40:43 -08:00 |
|
Paul Gauthier
|
400514ff10
|
fix: Remove hardcoded reminder and add Qwen 2.5 coder model configuration
|
2024-11-13 12:36:28 -08:00 |
|
Paul Gauthier
|
bbfac316fc
|
feat: Add model metadata for Qwen 2.5 Coder 32B Instruct model
|
2024-11-13 12:24:32 -08:00 |
|
Paul Gauthier
|
7d0b67f70e
|
copy
|
2024-11-12 19:12:19 -08:00 |
|
Paul Gauthier
|
d0f1b38848
|
feat: Add Qwen 2.5 Coder 32B model settings and improve model loading robustness
|
2024-11-12 19:10:48 -08:00 |
|
Paul Gauthier
|
4d4b5bc366
|
chore: Remove model-metadata.json file
|
2024-11-12 18:38:59 -08:00 |
|
Paul Gauthier
|
1f39c7ef0d
|
refactor: Improve model info retrieval logic in ModelInfoManager
|
2024-11-12 18:37:33 -08:00 |
|
Paul Gauthier (aider)
|
2e97fcc47f
|
fix: Remove double-counting of cached tokens in token calculation
|
2024-11-11 17:19:11 -08:00 |
|
Paul Gauthier
|
550c8322c4
|
copy
|
2024-11-11 15:54:38 -08:00 |
|
Paul Gauthier (aider)
|
2467e23033
|
feat: Add vertex_ai/gemini-pro-experimental model with diff-fenced edit mode
|
2024-11-11 15:53:53 -08:00 |
|
Paul Gauthier
|
0e53198c59
|
do not swallow litellm.get_model_info() exceptions #2318
|
2024-11-11 15:15:24 -08:00 |
|
Paul Gauthier
|
44063590e2
|
copy
|
2024-11-11 10:30:23 -08:00 |
|
Paul Gauthier
|
557f25bf80
|
copy
|
2024-11-11 10:30:00 -08:00 |
|
paul-gauthier
|
190531543f
|
Merge pull request #2335 from Hambaobao/qwen2.5-coder-32b-diff-results
Add diff format evaluation results of Qwen2.5-Coder-32B-Instruct.
|
2024-11-11 10:29:16 -08:00 |
|
Paul Gauthier
|
acfb7c3a89
|
fix: Handle git repo initialization errors gracefully
|
2024-11-11 09:56:19 -08:00 |
|
Paul Gauthier
|
94a6d3bc7e
|
fix: Handle case when current working directory is inaccessible in git setup
|
2024-11-11 09:55:23 -08:00 |
|
Paul Gauthier (aider)
|
5751bcd382
|
refactor: Move Path.cwd() call to top of setup_git and add OSError handling
|
2024-11-11 09:54:43 -08:00 |
|
Paul Gauthier
|
21b88c0e65
|
refactor: Update language reply prompts to use {language} placeholder
|
2024-11-11 09:38:30 -08:00 |
|
Paul Gauthier
|
f66b916d4b
|
feat: Add language configuration for user communication in prompts
|
2024-11-11 09:36:23 -08:00 |
|
柏枫
|
bd9c43a48d
|
Add evaluation results for Qwen2.5-Coder-32B-Instruct using the diff format.
|
2024-11-12 01:23:19 +08:00 |
|
Paul Gauthier
|
352b91f342
|
copy
|
2024-11-11 08:46:08 -08:00 |
|
Paul Gauthier
|
be6e3254ea
|
copy
|
2024-11-11 08:45:42 -08:00 |
|
paul-gauthier
|
dd1ee209ab
|
Merge pull request #2334 from Hambaobao/qwen2.5-coder-series-results
Add Evaluation Results of Qwen2.5-Coder Series.
|
2024-11-11 08:43:51 -08:00 |
|
柏枫
|
c0b1101a52
|
Add evaluation results of Qwen2.5-Coder series.
|
2024-11-11 20:18:30 +08:00 |
|
Paul Gauthier
|
52c49fc8fd
|
feat: Add option to return web scrape content instead of printing
|
2024-11-08 14:27:59 -08:00 |
|