Paul Gauthier (aider)
|
c97f699492
|
refactor: move UnableToCountRepoFiles to repo.py and raise from get_tracked_files
|
2024-08-30 07:44:04 -07:00 |
|
Paul Gauthier
|
3afc3d9089
|
just avoid pexpect on windows
|
2024-08-30 07:27:03 -07:00 |
|
Paul Gauthier
|
725b06acd6
|
fixes #1240
|
2024-08-30 07:15:43 -07:00 |
|
Paul Gauthier (aider)
|
130579ea3c
|
style: Format error message in Voice class for better readability
|
2024-08-30 07:04:13 -07:00 |
|
Paul Gauthier (aider)
|
e88ec36a81
|
feat: improve error handling for audio device issues
|
2024-08-30 07:04:09 -07:00 |
|
Paul Gauthier
|
eb2f89f2b8
|
fixes #1236
|
2024-08-30 07:03:11 -07:00 |
|
Paul Gauthier
|
b1c268f355
|
refactor: Improve error handling for repository file counting failure
|
2024-08-30 07:01:39 -07:00 |
|
Paul Gauthier (aider)
|
b6944bd670
|
feat: handle UnableToCountRepoFiles exception in main function
|
2024-08-30 07:01:00 -07:00 |
|
Paul Gauthier (aider)
|
d9cc47728f
|
feat: add UnableToCountRepoFiles exception class
|
2024-08-30 06:59:52 -07:00 |
|
Paul Gauthier
|
2c6c5e712f
|
feat: add error handling for counting repo files
|
2024-08-30 06:59:50 -07:00 |
|
Paul Gauthier
|
c67699a154
|
fixes #1233
|
2024-08-30 06:56:21 -07:00 |
|
Paul Gauthier
|
7a72c80605
|
fixes #1232
|
2024-08-30 06:50:41 -07:00 |
|
Paul Gauthier
|
0dfedecff5
|
fixes #1231
|
2024-08-30 06:47:45 -07:00 |
|
Paul Gauthier
|
301c4265b7
|
refactor: simplify file reading in Linter.lint method
|
2024-08-29 19:21:41 -07:00 |
|
Paul Gauthier (aider)
|
91cd9d6b51
|
style: Use double quotes for string literal in read_text() call
|
2024-08-29 19:21:15 -07:00 |
|
Paul Gauthier (aider)
|
8d4d7af7d0
|
refactor: handle file read errors in linter
|
2024-08-29 19:21:11 -07:00 |
|
Paul Gauthier
|
d23f816353
|
refactor: Move clone method and add args and parser parameters
|
2024-08-29 19:15:32 -07:00 |
|
Paul Gauthier
|
eb002209d1
|
set version to 0.54.8-dev
|
2024-08-29 14:36:40 -07:00 |
|
Paul Gauthier
|
bd08c9ea6a
|
version bump to 0.54.7
|
2024-08-29 14:35:17 -07:00 |
|
Paul Gauthier (aider)
|
bdded55e17
|
fix: handle potential None value in content-type header
|
2024-08-29 13:43:29 -07:00 |
|
Paul Gauthier
|
053a6af9dc
|
prompt tweaks
|
2024-08-29 13:21:32 -07:00 |
|
paul-gauthier
|
59cb457008
|
Merge pull request #1216 from akaihola/misc-cleanups
Clean up types and drop an unused variable
|
2024-08-29 13:16:48 -07:00 |
|
Paul Gauthier (aider)
|
8f7250e992
|
fix: protect os.path.basename call with try/except
|
2024-08-29 13:11:33 -07:00 |
|
Paul Gauthier (aider)
|
725da4ba9f
|
fix: use innermost traceback frame for error reporting
|
2024-08-29 13:10:55 -07:00 |
|
Paul Gauthier (aider)
|
96adf93cec
|
style: format code to comply with linter rules
|
2024-08-29 13:09:42 -07:00 |
|
Paul Gauthier (aider)
|
2ab8b99849
|
refactor: nest ValueError raise in three dummy functions
|
2024-08-29 13:09:38 -07:00 |
|
Paul Gauthier
|
d1c4bb7491
|
test: add test case for uncaught exception handling
|
2024-08-29 13:09:37 -07:00 |
|
Paul Gauthier
|
b56f824728
|
fixes #1219 and #1221
|
2024-08-29 13:06:19 -07:00 |
|
Paul Gauthier (aider)
|
178983827b
|
test: use real GPT35 model and remove token count mocking
|
2024-08-29 13:05:16 -07:00 |
|
Antti Kaihola
|
86600c70aa
|
refactor: revert addition of type hints
|
2024-08-29 23:03:21 +03:00 |
|
Paul Gauthier (aider)
|
3b9b789b2d
|
style: format code with linter
|
2024-08-29 13:02:54 -07:00 |
|
Paul Gauthier (aider)
|
5f3583d7f2
|
test: add test for show_exhausted_error method
|
2024-08-29 13:02:49 -07:00 |
|
Paul Gauthier
|
a7742e1706
|
copy
|
2024-08-29 12:59:24 -07:00 |
|
Paul Gauthier
|
bf554cfe43
|
copy
|
2024-08-29 12:40:33 -07:00 |
|
Antti Kaihola
|
c9fc2efdd7
|
fix: type comparisons should use is
|
2024-08-29 21:25:53 +03:00 |
|
Paul Gauthier
|
8fd1c8f9af
|
copy
|
2024-08-29 11:24:54 -07:00 |
|
Paul Gauthier
|
9072d1571d
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2024-08-29 11:23:30 -07:00 |
|
paul-gauthier
|
b7c23c3d86
|
Merge pull request #1218 from fry69/fry69-patch-1
Update tips.md with hint for creating new files
|
2024-08-29 11:23:07 -07:00 |
|
fry69
|
41c692f9f1
|
Update tips.md with hint for creating new files
|
2024-08-29 20:11:29 +02:00 |
|
Antti Kaihola
|
5376ae25e2
|
fix: use raw strings when backslashes
|
2024-08-29 21:10:47 +03:00 |
|
Paul Gauthier
|
6bd090bb50
|
copy
|
2024-08-29 10:13:19 -07:00 |
|
Paul Gauthier
|
fd7ea02ecf
|
refactor: Replace hardcoded fence string with dynamic triple backtick
|
2024-08-29 10:09:34 -07:00 |
|
Paul Gauthier (aider)
|
8a6e2dbb86
|
refactor: introduce FENCE variable for code block delimiters
|
2024-08-29 10:09:20 -07:00 |
|
Paul Gauthier
|
e583158dd9
|
prompt tweaks
|
2024-08-29 10:08:12 -07:00 |
|
Paul Gauthier (aider)
|
3c5ad664e6
|
refactor: move GitHub issue URL to urls.py
|
2024-08-29 10:07:24 -07:00 |
|
Paul Gauthier
|
03024eaaf1
|
refactor: improve GitHub issue reporting process and output formatting
|
2024-08-29 10:07:22 -07:00 |
|
Paul Gauthier (aider)
|
bc67123b48
|
refactor: move import statement to top of file
|
2024-08-29 09:51:31 -07:00 |
|
Paul Gauthier (aider)
|
9d8048d02c
|
style: add newline before function call in main.py
|
2024-08-29 09:51:18 -07:00 |
|
Paul Gauthier (aider)
|
d0ef9945ee
|
feat: add exception hook at start of main function
|
2024-08-29 09:51:14 -07:00 |
|
Paul Gauthier
|
8096649b26
|
Merge branch 'main' into report
|
2024-08-29 09:50:38 -07:00 |
|