Paul Gauthier
|
789535cb85
|
feat: disable spinner animation when stdout is not a tty
|
2024-11-01 08:12:11 -07:00 |
|
Paul Gauthier
|
d8e1e823e7
|
update deps with chained constraints
|
2024-10-31 16:04:37 -07:00 |
|
Paul Gauthier (aider)
|
5b9fe6fee0
|
refactor: convert pip-compile script to use loop for requirements compilation
|
2024-10-31 16:03:12 -07:00 |
|
Paul Gauthier (aider)
|
91bc8cddf3
|
fix: add dependency constraints between requirements files
|
2024-10-31 16:02:33 -07:00 |
|
Paul Gauthier
|
392162ae84
|
copy
|
2024-10-31 15:33:17 -07:00 |
|
Paul Gauthier
|
0c4e4a123a
|
pin pillow<11 to avoid regressing streamlit to ancient 1.22
|
2024-10-31 15:31:58 -07:00 |
|
Paul Gauthier (aider)
|
27711010a0
|
refactor: update --gui/--browser to use BooleanOptionalAction
|
2024-10-31 15:01:29 -07:00 |
|
Paul Gauthier
|
401967c27f
|
refactor: convert browser flag to boolean argument
|
2024-10-31 15:01:26 -07:00 |
|
Paul Gauthier (aider)
|
d1b25b9a72
|
fix: remove duplicate test_cmd_read_only_with_image_file method
|
2024-10-31 15:00:21 -07:00 |
|
Paul Gauthier
|
df478e1f8f
|
copy
|
2024-10-31 14:59:52 -07:00 |
|
Paul Gauthier (aider)
|
a459f0e130
|
test: add test for read-only command with image files
|
2024-10-31 14:59:46 -07:00 |
|
Paul Gauthier (aider)
|
66b6788990
|
test: add test for image file handling in read command
|
2024-10-31 14:59:22 -07:00 |
|
Paul Gauthier (aider)
|
624f9122ab
|
style: fix whitespace in commands.py
|
2024-10-31 14:58:29 -07:00 |
|
Paul Gauthier (aider)
|
704350286c
|
feat: allow /read command to work with images for vision models
|
2024-10-31 14:58:23 -07:00 |
|
Paul Gauthier (aider)
|
ec40ff5987
|
feat: prevent adding image files with /read command
|
2024-10-31 14:57:44 -07:00 |
|
Paul Gauthier
|
af7aaad903
|
fix: handle RecursionError during tree traversal in linter
|
2024-10-31 14:55:54 -07:00 |
|
Paul Gauthier
|
3794cf941f
|
feat: add support for claude-3-5-sonnet-latest model
|
2024-10-31 14:53:50 -07:00 |
|
Paul Gauthier
|
72c1f25005
|
refactor: Move StringIO import to top of file
|
2024-10-31 14:49:16 -07:00 |
|
Paul Gauthier (aider)
|
c13536e641
|
style: move rich.columns import to top of file
|
2024-10-31 14:48:12 -07:00 |
|
Paul Gauthier (aider)
|
7a9988c060
|
style: fix linting issues in io.py
|
2024-10-31 14:45:35 -07:00 |
|
Paul Gauthier (aider)
|
b9939d4bd9
|
refactor: improve file list display with section headers
|
2024-10-31 14:45:31 -07:00 |
|
Paul Gauthier (aider)
|
b71a3148cf
|
style: fix import order in io.py
|
2024-10-31 14:43:29 -07:00 |
|
Paul Gauthier (aider)
|
42abdb0a41
|
feat: add compact file listing using rich Columns when pretty=True
|
2024-10-31 14:43:25 -07:00 |
|
Paul Gauthier
|
4c39e92773
|
copy
|
2024-10-31 14:39:27 -07:00 |
|
Paul Gauthier
|
b7f7204c4e
|
copy
|
2024-10-31 14:29:53 -07:00 |
|
Paul Gauthier
|
550d274941
|
copy
|
2024-10-31 14:23:18 -07:00 |
|
Paul Gauthier
|
5a974483b9
|
Merge branch 'main' into watch
|
2024-10-31 14:19:37 -07:00 |
|
Paul Gauthier (aider)
|
8f73c15f48
|
feat: skip analytics update in check mode
|
2024-10-31 14:16:34 -07:00 |
|
Paul Gauthier
|
17330e53c3
|
refactor: Improve error handling and URL processing in chat functionality
|
2024-10-31 14:13:36 -07:00 |
|
Paul Gauthier (aider)
|
3fcd79e165
|
style: fix line length and comment formatting
|
2024-10-31 14:03:33 -07:00 |
|
Paul Gauthier (aider)
|
750b12282f
|
refactor: strip trailing punctuation from URLs before displaying
|
2024-10-31 14:03:27 -07:00 |
|
Paul Gauthier
|
94c5ff2fd2
|
refactor: simplify URL pattern matching and cleanup commented code
|
2024-10-31 14:03:26 -07:00 |
|
Paul Gauthier
|
85ad2826da
|
test: add debug dump of URL pattern regex
|
2024-10-31 14:02:05 -07:00 |
|
Paul Gauthier
|
15c62e3e43
|
fix: improve URL pattern to handle trailing commas in links
|
2024-10-31 14:01:41 -07:00 |
|
Paul Gauthier (aider)
|
fea7134064
|
style: fix comment spacing and remove commented code
|
2024-10-31 14:01:28 -07:00 |
|
Paul Gauthier (aider)
|
da706d9eb8
|
fix: update URL regex to strip trailing punctuation
|
2024-10-31 14:01:21 -07:00 |
|
Paul Gauthier
|
9a37c0491d
|
refactor: improve URL handling and error reporting in base coder
|
2024-10-31 14:01:20 -07:00 |
|
Paul Gauthier (aider)
|
1d3d6a589f
|
style: remove unused Optional import
|
2024-10-31 13:52:50 -07:00 |
|
Paul Gauthier (aider)
|
c5a439e4e8
|
style: sort imports alphabetically in base_coder.py
|
2024-10-31 13:52:41 -07:00 |
|
Paul Gauthier (aider)
|
2b7584b651
|
refactor: extract URL checking logic into separate method
|
2024-10-31 13:52:37 -07:00 |
|
Paul Gauthier (aider)
|
1ef60b5a40
|
refactor: add URL checking function with browser open option
|
2024-10-31 13:52:24 -07:00 |
|
Paul Gauthier
|
b79321da51
|
chore: add TODO comments for URL handling refactoring
|
2024-10-31 13:52:22 -07:00 |
|
Paul Gauthier (aider)
|
6829b29ef4
|
feat: add error base class hierarchy to retry exception messages
|
2024-10-31 13:50:12 -07:00 |
|
Paul Gauthier
|
a9c0d20347
|
chore: add comment about error base class inspection
|
2024-10-31 13:50:11 -07:00 |
|
Paul Gauthier (aider)
|
25a906950c
|
refactor: move webbrowser import to top of file
|
2024-10-31 13:48:28 -07:00 |
|
Paul Gauthier
|
740534dcff
|
refactor: Move webbrowser import to top of file
|
2024-10-31 13:48:27 -07:00 |
|
Paul Gauthier (aider)
|
de65d86122
|
style: fix string quotes and line wrapping in error URL handling
|
2024-10-31 13:48:08 -07:00 |
|
Paul Gauthier (aider)
|
98bf9bd26d
|
feat: add URL detection and viewer for error messages
|
2024-10-31 13:48:01 -07:00 |
|
Paul Gauthier
|
ade615c445
|
chore: Add TODO comment for URL handling in error messages
|
2024-10-31 13:48:00 -07:00 |
|
Paul Gauthier
|
d959e1c60d
|
test: fix analytics disable test assertion for better clarity
|
2024-10-31 13:31:43 -07:00 |
|