Paul Gauthier (aider)
|
ae395fbb8f
|
test: enhance TSX test fixture with more symbols and hooks
|
2024-11-27 06:54:37 -08:00 |
|
Paul Gauthier (aider)
|
10877a99f1
|
test: enhance Rust test snippet with trait and struct examples
|
2024-11-27 06:53:41 -08:00 |
|
Paul Gauthier (aider)
|
0faff91c72
|
test: enhance Python test case with class and type annotations
|
2024-11-27 06:52:31 -08:00 |
|
Paul Gauthier (aider)
|
00f79fecd0
|
test: enhance OCaml test case with module and type definitions
|
2024-11-27 06:51:53 -08:00 |
|
Paul Gauthier (aider)
|
203128d935
|
test: enhance Java test case with interface and implementation
|
2024-11-27 06:51:22 -08:00 |
|
Paul Gauthier
|
4f6e52aed0
|
test: add assertion for minimum result length in repomap test
|
2024-11-27 06:51:20 -08:00 |
|
Paul Gauthier (aider)
|
7bc7b2e3da
|
style: Fix line length violations in test_repomap.py
|
2024-11-27 06:48:17 -08:00 |
|
Paul Gauthier (aider)
|
27f0ca3b08
|
feat: enhance JavaScript test snippet with class and module exports
|
2024-11-27 06:48:12 -08:00 |
|
Paul Gauthier
|
2337b2bb3e
|
test: refactor repo map language test to run each language separately
|
2024-11-27 06:48:10 -08:00 |
|
Paul Gauthier (aider)
|
48ea13e130
|
style: format code with black and add trailing commas
|
2024-11-27 06:23:25 -08:00 |
|
Paul Gauthier (aider)
|
5c73ab26c0
|
test: add key symbol checks for each language parser
|
2024-11-27 06:23:21 -08:00 |
|
Paul Gauthier
|
947e4ce71d
|
copy
|
2024-11-26 20:43:09 -08:00 |
|
Paul Gauthier (aider)
|
200295e3ee
|
fix: add error handling for input history file permissions
|
2024-11-26 20:41:59 -08:00 |
|
Paul Gauthier (aider)
|
ded5fe5ec0
|
style: remove trailing whitespace in analytics.py
|
2024-11-26 20:37:34 -08:00 |
|
Paul Gauthier (aider)
|
7dffa943fa
|
fix: handle analytics file access errors gracefully
|
2024-11-26 20:37:29 -08:00 |
|
Paul Gauthier
|
f702f67e27
|
copy
|
2024-11-26 20:28:48 -08:00 |
|
Paul Gauthier
|
a64956406d
|
fix: improve PDF support detection and update model suggestions
|
2024-11-26 20:26:44 -08:00 |
|
Paul Gauthier
|
9c8bde2cff
|
copy
|
2024-11-26 20:13:33 -08:00 |
|
Paul Gauthier
|
70a282ebf1
|
copy
|
2024-11-26 20:11:12 -08:00 |
|
Paul Gauthier (aider)
|
415652d38e
|
style: reorder subprocess args to keep cwd consistent
|
2024-11-26 19:55:07 -08:00 |
|
Paul Gauthier (aider)
|
1a745e4fa9
|
fix: set cwd to repo root for shell commands in cmd_run
|
2024-11-26 19:53:09 -08:00 |
|
Paul Gauthier (aider)
|
973e86df27
|
fix: use cwd=root when executing shell commands
|
2024-11-26 19:52:46 -08:00 |
|
Paul Gauthier (aider)
|
1f2917681f
|
feat: add cwd parameter to run_cmd for directory control
|
2024-11-26 19:52:06 -08:00 |
|
Paul Gauthier (aider)
|
28d1feacf5
|
refactor: simplify image file processing to use provided filenames directly
|
2024-11-26 19:49:53 -08:00 |
|
Paul Gauthier (aider)
|
cf4ef8605d
|
style: remove trailing whitespace in base_coder.py
|
2024-11-26 19:48:48 -08:00 |
|
Paul Gauthier (aider)
|
4be3728273
|
feat: add image file support for read-only files
|
2024-11-26 19:48:42 -08:00 |
|
Paul Gauthier (aider)
|
34b8c3f47c
|
fix: add dummy message to prevent empty cur_messages in test
|
2024-11-26 19:46:51 -08:00 |
|
Paul Gauthier (aider)
|
309893fd1e
|
test: verify image file presence in LLM messages for read-only command
|
2024-11-26 19:45:01 -08:00 |
|
Paul Gauthier
|
705eb06e8d
|
copy
|
2024-11-26 17:28:15 -08:00 |
|
Paul Gauthier
|
5cfcf255e9
|
fix: override PDF support detection for Claude 3.5 Sonnet
|
2024-11-26 17:27:05 -08:00 |
|
Paul Gauthier
|
b8f36c8277
|
feat: add PDF file support and refactor image handling
|
2024-11-26 17:19:28 -08:00 |
|
Paul Gauthier (aider)
|
73c1dc697f
|
style: remove trailing whitespace in base_coder.py
|
2024-11-26 17:16:50 -08:00 |
|
Paul Gauthier (aider)
|
a9c4647461
|
feat: add support for both images and PDFs based on model capabilities
|
2024-11-26 17:16:43 -08:00 |
|
Paul Gauthier
|
aaeaa24153
|
feat: add PDF support and improve image handling in chat messages
|
2024-11-26 17:16:41 -08:00 |
|
Paul Gauthier
|
b2232cda7b
|
refactor: modify check_for_urls to return modified input string
|
2024-11-26 15:04:19 -08:00 |
|
Paul Gauthier (aider)
|
3ba4aca268
|
refactor: improve error handling for .gitignore file operations
|
2024-11-26 15:01:50 -08:00 |
|
Paul Gauthier (aider)
|
f45533e20b
|
style: fix line length and whitespace in gitignore handling
|
2024-11-26 15:00:38 -08:00 |
|
Paul Gauthier (aider)
|
2e7c5d6cfa
|
fix: handle permission error when writing to .gitignore
|
2024-11-26 15:00:33 -08:00 |
|
Paul Gauthier
|
476acc7715
|
copy
|
2024-11-26 14:23:18 -08:00 |
|
Paul Gauthier
|
ab3b50296c
|
copy
|
2024-11-26 14:12:16 -08:00 |
|
Paul Gauthier
|
60c29b2839
|
copy
|
2024-11-26 13:36:48 -08:00 |
|
Paul Gauthier
|
7972f5f4bc
|
copy
|
2024-11-26 12:37:58 -08:00 |
|
Paul Gauthier
|
83a6865eb3
|
set version to 0.65.2.dev
|
2024-11-26 12:37:24 -08:00 |
|
Paul Gauthier
|
29a9b650ed
|
version bump to 0.65.1
|
2024-11-26 12:35:54 -08:00 |
|
Paul Gauthier
|
dd48b740f9
|
test: update Claude model name tests to use 3.5 version
|
2024-11-26 12:33:58 -08:00 |
|
Paul Gauthier
|
401ce7a63d
|
copy
|
2024-11-26 12:32:08 -08:00 |
|
Paul Gauthier
|
8218d085f7
|
fix: update Claude 3 model aliases to 3.5 versions
|
2024-11-26 12:31:54 -08:00 |
|
Paul Gauthier (aider)
|
554d274fff
|
style: fix string quote consistency in blame.py
|
2024-11-26 10:47:04 -08:00 |
|
Paul Gauthier (aider)
|
13318219db
|
feat: add YAML update capability to blame.py for --all-since
|
2024-11-26 10:46:55 -08:00 |
|
Paul Gauthier
|
61759f984c
|
copy
|
2024-11-26 09:16:46 -08:00 |
|