Paul Gauthier
|
867aaa5864
|
copy
|
2025-01-04 06:36:22 -08:00 |
|
paul-gauthier
|
98ad513621
|
Merge pull request #2753 from aweis89/fix-linting-cmd
fix: lint command with nested spaced strings
|
2025-01-04 09:33:38 -05:00 |
|
Paul Gauthier
|
591edbb003
|
improve prompts so that switching between ask/code works better with deepseek
|
2025-01-04 06:28:20 -08:00 |
|
Paul Gauthier
|
a17b1c2ab7
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2025-01-04 06:27:42 -08:00 |
|
Paul Gauthier
|
648f14d95b
|
copy
|
2025-01-04 06:25:19 -08:00 |
|
Paul Gauthier (aider)
|
2e4c2422b1
|
feat: Add voice format and input device initialization in Commands
|
2025-01-04 06:21:19 -08:00 |
|
Paul Gauthier
|
463fdb1ed9
|
refactor: Increase max chat history tokens limit from 4k to 8k
|
2025-01-04 06:19:38 -08:00 |
|
Paul Gauthier (aider)
|
d6b612a4a3
|
style: Break long comment line to comply with flake8 E501
|
2025-01-04 06:18:40 -08:00 |
|
Paul Gauthier (aider)
|
d24376608e
|
refactor: generalize token calculation using division in Model class
|
2025-01-04 06:18:15 -08:00 |
|
Paul Gauthier
|
ff41f9bd9a
|
refactor: adjust max_chat_history_tokens calculation based on max_input_tokens
|
2025-01-04 06:18:12 -08:00 |
|
apaz-cli
|
f0bc8983b8
|
Disable streamlit email prompt
|
2025-01-03 14:43:18 -06:00 |
|
Paul Gauthier
|
b1d418f7fb
|
copy
|
2025-01-03 12:26:55 -04:00 |
|
Paul Gauthier
|
a702b4752b
|
copy
|
2025-01-03 12:25:03 -04:00 |
|
Krazer
|
1bcc27d2be
|
little clean up
|
2025-01-03 09:07:27 -06:00 |
|
Krazer
|
50d3b305d4
|
make it a warning
|
2025-01-03 09:01:34 -06:00 |
|
Krazer
|
a341c98ec6
|
handle repo index errors
|
2025-01-03 08:58:42 -06:00 |
|
paul-gauthier
|
42f6c20ada
|
Merge branch 'main' into polyglot-qwen2.5-coder-32b-instruct-whole-results
|
2025-01-03 09:35:14 -04:00 |
|
Paul Gauthier
|
a44ebfe99f
|
copy
|
2025-01-02 17:26:14 -04:00 |
|
Paul Gauthier
|
c5959664e4
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2025-01-02 17:23:42 -04:00 |
|
Paul Gauthier
|
9b581268de
|
copy
|
2025-01-02 17:23:10 -04:00 |
|
Aaron Weisberg
|
acf654c984
|
fix: lint command with nested spaced strings
|
2025-01-02 17:27:33 +01:00 |
|
Bartek Kowalik
|
07c675ed06
|
Document boto3 install process with uv
|
2025-01-02 08:39:20 +01:00 |
|
Paul Gauthier (aider)
|
61f9123147
|
style: Run linter
|
2024-12-30 14:21:39 -04:00 |
|
Paul Gauthier (aider)
|
60708a7fd7
|
fix: Remove unused imports in commands.py
|
2024-12-30 14:21:35 -04:00 |
|
Paul Gauthier
|
761fb93aba
|
refactor: Move test_cmd_load_with_switch_coder to test file
|
2024-12-30 14:21:28 -04:00 |
|
Paul Gauthier (aider)
|
20bc718bdc
|
style: Format voice init for readability
|
2024-12-30 14:19:21 -04:00 |
|
Paul Gauthier (aider)
|
07337d2f41
|
feat: Handle voice-format command line argument
|
2024-12-30 14:19:14 -04:00 |
|
Paul Gauthier (aider)
|
3d2de00f49
|
style: Apply linter fixes
|
2024-12-30 14:17:25 -04:00 |
|
Paul Gauthier (aider)
|
a7242ca846
|
refactor: Pass voice settings to Commands as params
|
2024-12-30 14:17:16 -04:00 |
|
Paul Gauthier
|
d734dee589
|
copy
|
2024-12-28 10:24:17 -04:00 |
|
Paul Gauthier
|
1467a673b9
|
style: Remove mobile height override for blame chart
|
2024-12-26 20:11:14 -04:00 |
|
Paul Gauthier
|
889eb86d89
|
fix: Correct chart legend position and reverse order
|
2024-12-26 20:09:09 -04:00 |
|
Paul Gauthier (aider)
|
125da0e2db
|
feat: Move chart legend to top-left
|
2024-12-26 20:04:37 -04:00 |
|
Paul Gauthier
|
14b274c707
|
style: Reduce blame chart height on website
|
2024-12-26 20:04:37 -04:00 |
|
Paul Gauthier (aider)
|
dedbc20ac6
|
feat: Make charts responsive and taller on mobile
|
2024-12-26 20:02:11 -04:00 |
|
Paul Gauthier (aider)
|
36cf2348d0
|
style: Change human bar color to light grey
|
2024-12-26 19:57:59 -04:00 |
|
Paul Gauthier
|
a19f8996b8
|
fix: Improve blame chart labels and stacking
|
2024-12-26 19:57:57 -04:00 |
|
Paul Gauthier (aider)
|
7293263773
|
fix: Stack x-axis for full width bars
|
2024-12-26 19:55:33 -04:00 |
|
Paul Gauthier (aider)
|
ed5b07374d
|
fix: Use minus filter for subtraction in liquid template
|
2024-12-26 19:54:09 -04:00 |
|
Paul Gauthier (aider)
|
07b96bef95
|
feat: Create stacked bar chart for lines of code by author
|
2024-12-26 19:50:21 -04:00 |
|
Paul Gauthier
|
5c3cca157d
|
switch to deepseek-chat instead of deepseek-coder
|
2024-12-26 19:40:06 -04:00 |
|
Paul Gauthier
|
f1f66a9b9d
|
copy
|
2024-12-26 19:28:14 -04:00 |
|
Paul Gauthier
|
f4007210c1
|
set version to 0.70.1.dev
|
2024-12-26 19:19:51 -04:00 |
|
Paul Gauthier
|
77962dbd4c
|
version bump to 0.70.0
|
2024-12-26 19:18:21 -04:00 |
|
Paul Gauthier
|
419cbae55f
|
copy
|
2024-12-26 10:55:14 -05:00 |
|
Paul Gauthier
|
5233789c40
|
docs: Improve watch_code_prompt instructions
|
2024-12-26 10:54:25 -05:00 |
|
Paul Gauthier (aider)
|
70731719f7
|
style: Fix formatting in io.py
|
2024-12-26 10:52:21 -05:00 |
|
Paul Gauthier (aider)
|
cf4aa68f98
|
refactor: Use shorter abs/rel paths for readonly files
|
2024-12-26 10:52:16 -05:00 |
|
Paul Gauthier
|
6bfd89074c
|
fix: Display shorter path for readonly files
|
2024-12-26 10:48:04 -05:00 |
|
Paul Gauthier
|
acc4893a7f
|
fix: Update deepseek-chat max tokens
|
2024-12-26 10:45:14 -05:00 |
|