Paul Gauthier (aider)
|
7a3805d39f
|
test: add tests for /reset and /drop with cloned coder
|
2025-05-08 14:02:46 -07:00 |
|
Paul Gauthier (aider)
|
4709a539c6
|
fix: Preserve original read-only files when cloning Commands
|
2025-05-08 14:01:28 -07:00 |
|
Paul Gauthier
|
8172125931
|
copy
|
2025-05-08 13:52:37 -07:00 |
|
Paul Gauthier
|
b8f9d459fb
|
copy
|
2025-05-08 13:48:58 -07:00 |
|
Paul Gauthier
|
96bc57167f
|
feat: Improve ask prompt to elide unchanging code
|
2025-05-08 12:35:10 -07:00 |
|
Paul Gauthier
|
606e27a337
|
copy
|
2025-05-08 12:35:02 -07:00 |
|
Paul Gauthier (aider)
|
1d7c56b8c5
|
chore: Reorder imports in mdstream.py
|
2025-05-08 12:30:11 -07:00 |
|
Paul Gauthier (aider)
|
6e1327f66d
|
feat: Show spinner while waiting for first stream content
|
2025-05-08 12:30:06 -07:00 |
|
Paul Gauthier
|
82f33c1220
|
copy
|
2025-05-08 12:14:41 -07:00 |
|
Paul Gauthier
|
cd7567fcf6
|
chore: Refine ask mode prompt instructions
|
2025-05-08 12:08:14 -07:00 |
|
Paul Gauthier
|
e4274aa4f6
|
copy
|
2025-05-08 12:08:05 -07:00 |
|
Paul Gauthier
|
acd7309b78
|
copy
|
2025-05-08 11:41:51 -07:00 |
|
Paul Gauthier
|
d5ea078f24
|
copy
|
2025-05-08 11:34:42 -07:00 |
|
Paul Gauthier
|
8776830306
|
copy
|
2025-05-08 11:32:24 -07:00 |
|
Paul Gauthier
|
43dd9ef8a5
|
tweak qwen3 settings
|
2025-05-08 11:32:11 -07:00 |
|
Paul Gauthier (aider)
|
f047b2928b
|
style: Format models.py
|
2025-05-08 11:31:14 -07:00 |
|
Paul Gauthier (aider)
|
d89d500eab
|
chore: Update default settings for Qwen3 235b model
|
2025-05-08 11:31:07 -07:00 |
|
Paul Gauthier (aider)
|
35fe1df499
|
feat: Make leaderboard title configurable and set custom title in post
|
2025-05-08 11:05:40 -07:00 |
|
Paul Gauthier
|
d32d0b7909
|
chore: Remove last updated date cog code
|
2025-05-08 11:05:37 -07:00 |
|
Paul Gauthier
|
0a5c1960b3
|
cleanup
|
2025-05-08 11:01:15 -07:00 |
|
Paul Gauthier (aider)
|
eef0051b93
|
chore: Remove temporary comments
|
2025-05-08 11:01:03 -07:00 |
|
Paul Gauthier
|
b5cde63b37
|
initial
|
2025-05-08 11:00:41 -07:00 |
|
Paul Gauthier (aider)
|
043c42b2b4
|
feat: Create Qwen3 leaderboard data file
|
2025-05-08 10:59:49 -07:00 |
|
Paul Gauthier (aider)
|
758fa6f67e
|
feat: Add Qwen3 benchmark blog post with leaderboard table
|
2025-05-08 10:58:26 -07:00 |
|
Paul Gauthier
|
c2fce2699e
|
feat: Add blog post about Qwen3
|
2025-05-08 10:58:24 -07:00 |
|
Paul Gauthier
|
328584e5f4
|
together only on OR
|
2025-05-08 10:39:09 -07:00 |
|
Paul Gauthier
|
f12395f4d3
|
together
|
2025-05-08 10:33:50 -07:00 |
|
Paul Gauthier
|
024c3ed46e
|
Merge branch 'main' into qwen3
|
2025-05-08 09:54:08 -07:00 |
|
Paul Gauthier (aider)
|
3ed897c665
|
fix: Correct Columns call count assertions in io tests
|
2025-05-08 09:43:36 -07:00 |
|
Paul Gauthier (aider)
|
bfcff84b28
|
fix: Patch rich.columns.Columns where it is used
|
2025-05-08 09:42:18 -07:00 |
|
Paul Gauthier (aider)
|
4124cee722
|
test: Fix TestInputOutputFormatFiles method signatures
|
2025-05-08 09:39:22 -07:00 |
|
Paul Gauthier (aider)
|
d18a9f32bc
|
fix: Fix flaky tests for pretty file list formatting
|
2025-05-08 09:38:21 -07:00 |
|
Paul Gauthier (aider)
|
aef3863c4a
|
fix: Remove unused import in test_io.py
|
2025-05-08 09:36:33 -07:00 |
|
Paul Gauthier (aider)
|
f31128706d
|
style: Format test_io.py
|
2025-05-08 09:36:20 -07:00 |
|
Paul Gauthier (aider)
|
1307215b8f
|
test: Test io.format_files_for_input pretty output
|
2025-05-08 09:36:15 -07:00 |
|
Paul Gauthier (aider)
|
cb380b423e
|
fix: Use rich Text for filenames in prompt header
|
2025-05-08 09:34:31 -07:00 |
|
Paul Gauthier
|
86d338c811
|
no_think
|
2025-05-08 08:53:38 -07:00 |
|
Paul Gauthier
|
dd3ef07881
|
copy
|
2025-05-08 08:13:14 -07:00 |
|
Paul Gauthier
|
69f14ace01
|
copy
|
2025-05-08 07:58:01 -07:00 |
|
Paul Gauthier (aider)
|
08220f598c
|
style: Format long line in fetch_openrouter_model_info docstring
|
2025-05-08 07:49:55 -07:00 |
|
Paul Gauthier (aider)
|
9badb711ff
|
style: Run linter on aider/models.py
|
2025-05-08 07:49:38 -07:00 |
|
Paul Gauthier (aider)
|
90b5f897f9
|
feat: Add generic rule for qwen3 235b models with diff and repomap
|
2025-05-08 07:49:33 -07:00 |
|
Paul Gauthier
|
4a14aeb7d9
|
copy
|
2025-05-08 07:35:55 -07:00 |
|
Paul Gauthier
|
fef0f1fa3a
|
cleanup
|
2025-05-08 07:27:08 -07:00 |
|
Paul Gauthier
|
a39cec8e1d
|
feat: Add model settings for openrouter/qwen/qwen3-235b-a22b
|
2025-05-08 06:52:41 -07:00 |
|
Paul Gauthier
|
c89ac40f56
|
fix system_prompt_prefix
|
2025-05-08 06:50:57 -07:00 |
|
Paul Gauthier
|
114a0e5ab9
|
feat: Add qwen3 leaderboard data for 32b and 235b models
|
2025-05-08 06:42:12 -07:00 |
|
Paul Gauthier
|
371c82e5bb
|
Merge branch 'main' into qwen3
|
2025-05-08 06:41:38 -07:00 |
|
Paul Gauthier
|
71338a679e
|
cleanup
|
2025-05-08 06:41:36 -07:00 |
|
Paul Gauthier
|
aeaf259021
|
2.5-pro does not support thinking_budget
|
2025-05-07 21:16:14 -07:00 |
|