Paul Gauthier
|
3dcb23c193
|
qwen3 whole official api
|
2025-05-09 18:03:17 -07:00 |
|
Paul Gauthier
|
cad31b638b
|
copy
|
2025-05-09 15:57:04 -07:00 |
|
Paul Gauthier
|
7fbe0d25f5
|
Merge branch 'main' into qwen3
|
2025-05-09 15:51:55 -07:00 |
|
Paul Gauthier
|
637a31e083
|
blame
|
2025-05-09 15:51:13 -07:00 |
|
Paul Gauthier
|
f928ffc3fc
|
set version to 0.83.1.dev
|
2025-05-09 15:41:07 -07:00 |
|
Paul Gauthier
|
23cb604e6e
|
version bump to 0.83.0
|
2025-05-09 15:41:04 -07:00 |
|
Paul Gauthier
|
09880ee8f4
|
qwen3 official
|
2025-05-09 15:15:41 -07:00 |
|
Paul Gauthier
|
425fb6d7a8
|
copy
|
2025-05-09 13:38:17 -07:00 |
|
Paul Gauthier
|
28d87767cd
|
update discord invite link
|
2025-05-09 13:37:54 -07:00 |
|
Paul Gauthier
|
ed262b8b06
|
Revert "refactor: Handle KeyboardInterrupt in get_repo_map"
This reverts commit 9d74e8c730 .
|
2025-05-09 10:27:22 -07:00 |
|
Paul Gauthier
|
7f30320566
|
chore: Disable pretty printing in benchmark I/O
|
2025-05-09 10:07:21 -07:00 |
|
Paul Gauthier (aider)
|
9d74e8c730
|
refactor: Handle KeyboardInterrupt in get_repo_map
|
2025-05-09 10:05:59 -07:00 |
|
Paul Gauthier
|
1b2eeaff56
|
fix: Ensure cursor is shown on first Ctrl+C
|
2025-05-09 10:05:56 -07:00 |
|
Paul Gauthier (aider)
|
0632c7a90f
|
chore: reorder imports
|
2025-05-09 10:04:14 -07:00 |
|
Paul Gauthier (aider)
|
c806f18698
|
fix: Show cursor on KeyboardInterrupt exit
|
2025-05-09 10:04:08 -07:00 |
|
Paul Gauthier (aider)
|
91d7fbd659
|
fix: Catch KeyboardInterrupt in main and end spinner
|
2025-05-09 09:51:44 -07:00 |
|
Paul Gauthier (aider)
|
fcc85a7ae6
|
fix: Update test mocks for get_commit_message signature
|
2025-05-09 09:17:59 -07:00 |
|
Paul Gauthier
|
dbfba029af
|
copy
|
2025-05-09 09:02:42 -07:00 |
|
Paul Gauthier
|
88fba5f20b
|
bump deps while dropping py3.9 support
|
2025-05-09 09:01:27 -07:00 |
|
Paul Gauthier (aider)
|
f7a073961c
|
ci: Drop Python 3.9 from CI matrix
|
2025-05-09 08:59:16 -07:00 |
|
Paul Gauthier
|
f8c154edce
|
drop pinned networx and scipy and therefore py3.9 support #3973
|
2025-05-09 08:57:08 -07:00 |
|
Paul Gauthier (aider)
|
c6ad5c8cd2
|
build: Drop support for Python 3.9
|
2025-05-09 08:56:27 -07:00 |
|
Paul Gauthier (aider)
|
af9ae849bd
|
docs: Add HN testimonial to README
|
2025-05-09 08:51:44 -07:00 |
|
Paul Gauthier
|
64b4d13880
|
improve history prompt
|
2025-05-09 08:29:33 -07:00 |
|
Paul Gauthier (aider)
|
6620141420
|
chore: Remove plain git log from update-history script
|
2025-05-09 08:21:52 -07:00 |
|
Paul Gauthier
|
d79bc2c05b
|
refactor: Move blame calculation after line counts
|
2025-05-09 08:21:50 -07:00 |
|
Paul Gauthier
|
9978f6c51e
|
copy
|
2025-05-09 08:19:20 -07:00 |
|
Paul Gauthier
|
5be642fbec
|
show repomap token progress
|
2025-05-09 08:18:31 -07:00 |
|
Paul Gauthier (aider)
|
9f1ef3f49f
|
chore: Display line counts before calling aider
|
2025-05-09 08:14:02 -07:00 |
|
Paul Gauthier
|
a3562d1d62
|
feat: Forward script args to aider command
|
2025-05-09 08:14:00 -07:00 |
|
Paul Gauthier (aider)
|
4e608dbd77
|
refactor: Use sys.argv instead of argparse for model arg
|
2025-05-09 08:12:11 -07:00 |
|
Paul Gauthier (aider)
|
3f49acf390
|
feat: Allow specifying aider model in update-history.py
|
2025-05-09 08:10:39 -07:00 |
|
Paul Gauthier
|
77deb35022
|
chore: Add model option to update history script
|
2025-05-09 08:10:36 -07:00 |
|
Paul Gauthier (aider)
|
1a7960810c
|
style: Fix E501 line length in spinner comments
|
2025-05-09 06:57:32 -07:00 |
|
Paul Gauthier (aider)
|
766a41d5de
|
style: Apply formatting
|
2025-05-09 06:57:23 -07:00 |
|
Paul Gauthier (aider)
|
df967e4b41
|
feat: Clip spinner output to console width
|
2025-05-09 06:57:18 -07:00 |
|
Paul Gauthier (aider)
|
781ed90653
|
fix: Clear to end of line when spinner updates
|
2025-05-09 06:54:10 -07:00 |
|
Paul Gauthier (aider)
|
b9885bb76d
|
refactor: refactor 'Updating repo map' text to constant
|
2025-05-09 06:53:58 -07:00 |
|
Paul Gauthier
|
11480f6110
|
chore: Add item name to repo map progress
|
2025-05-09 06:53:57 -07:00 |
|
Paul Gauthier (aider)
|
2bc9386876
|
feat: Add optional text param to Spinner.step
|
2025-05-09 06:50:42 -07:00 |
|
Paul Gauthier
|
04cbe87caa
|
style: Update spinner unicode palette
|
2025-05-09 06:48:26 -07:00 |
|
Paul Gauthier (aider)
|
4c959f4542
|
chore: Print messages when verbose in simple_send
|
2025-05-09 06:21:05 -07:00 |
|
Paul Gauthier (aider)
|
8652fcf86e
|
style: Remove empty lines
|
2025-05-09 06:17:55 -07:00 |
|
Paul Gauthier (aider)
|
23714d7db6
|
feat: Add user language instruction to commit prompt
|
2025-05-09 06:17:49 -07:00 |
|
Paul Gauthier (aider)
|
81b86441fd
|
feat: Hide cursor when spinner is active
|
2025-05-09 06:01:48 -07:00 |
|
Paul Gauthier (aider)
|
edb3bf84cc
|
chore: Adjust spinner ascii frame width
|
2025-05-08 19:52:12 -07:00 |
|
Paul Gauthier
|
4d5852a30e
|
chore: Refine ASCII spinner animation
|
2025-05-08 19:49:19 -07:00 |
|
Paul Gauthier (aider)
|
7a5877ea50
|
style: Format spinner frames
|
2025-05-08 19:28:35 -07:00 |
|
Paul Gauthier (aider)
|
52ae22bcf8
|
Refactor: Update spinner frames definition
|
2025-05-08 19:28:30 -07:00 |
|
Paul Gauthier
|
4fb2d78011
|
spinner
|
2025-05-08 19:21:28 -07:00 |
|