Commit graph

12715 commits

Author SHA1 Message Date
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
Paul Gauthier
c93c22ec98 Merge branch 'main' of github.com:Aider-AI/aider 2025-05-08 17:55:14 -07:00
paul-gauthier
a26a3145ba
Merge pull request #3983 from KebobZ/patch-1
Add Qwen3-235B-A22B-Q5_K_M to qwen3_leaderboard.yml
2025-05-08 17:54:39 -07:00
paul-gauthier
055a3d795a
Merge pull request #3982 from cantalupo555/main
refactor: Update OpenRouter Gemini 2.5 Pro Exp model ID
2025-05-08 17:53:44 -07:00
Paul Gauthier
2d34b738bc chore: Update waiting spinner 2025-05-08 17:47:41 -07:00
KebobZ
292aa9bded
Add Qwen3-235B-A22B-Q5_K_M to qwen3_leaderboard.yml 2025-05-08 17:36:22 -07:00
Paul Gauthier
4e86a82a08 copy 2025-05-08 17:21:48 -07:00
Paul Gauthier (aider)
784ac79da1 style: Apply formatting 2025-05-08 17:17:07 -07:00
Paul Gauthier (aider)
647f556582 refactor: Use str.translate for spinner unicode mapping 2025-05-08 17:17:02 -07:00
Paul Gauthier
aad6838e15 chore: Improve spinner ASCII animation 2025-05-08 17:17:01 -07:00
Paul Gauthier
95cc362c07 fix: Fix spinner backspace calculation 2025-05-08 17:12:28 -07:00
Paul Gauthier (aider)
9ef506dc25 feat: Continue spinner animation across instances 2025-05-08 17:09:43 -07:00
Paul Gauthier
b236e0c801 style: Improve spinner display order and output 2025-05-08 17:08:07 -07:00
Paul Gauthier
c706663841 fix: Ensure spinner ends on stop 2025-05-08 16:32:07 -07:00