Paul Gauthier (aider)
|
1d672616be
|
fix: correct file export path in voice format conversion
|
2025-01-07 09:43:49 -08:00 |
|
Nimesh Ghelani
|
ed9d70903d
|
Fix files not being excluded in benchmark.py
`.discard()` removes an item from the set. `.difference_update()` is the
correct call here.
|
2025-01-07 17:35:29 +00:00 |
|
Paul Gauthier
|
8a9bab8a46
|
copy
|
2025-01-07 09:33:00 -08:00 |
|
Paul Gauthier
|
fdc6a08eb4
|
copy
|
2025-01-07 09:28:34 -08:00 |
|
Paul Gauthier
|
154309912d
|
delay renedering md when it gets slow
|
2025-01-07 06:57:38 -08:00 |
|
Paul Gauthier
|
a84fea86b8
|
copy
|
2025-01-07 06:57:20 -08:00 |
|
Paul Gauthier (aider)
|
609998bc18
|
style: Format floating-point division in mdstream.py
|
2025-01-07 06:51:59 -08:00 |
|
Paul Gauthier (aider)
|
891868b061
|
perf: adjust min_delay based on markdown render time for smoother updates
|
2025-01-07 06:51:56 -08:00 |
|
Paul Gauthier
|
3fc5cf8b9f
|
refactor: Replace hardcoded min_delay with 1./20 for 20fps in MarkdownStream
|
2025-01-07 06:51:54 -08:00 |
|
Paul Gauthier (aider)
|
6048ed5bc1
|
style: Remove trailing whitespace from Lorem Ipsum text lines
|
2025-01-07 06:44:35 -08:00 |
|
Paul Gauthier (aider)
|
a1a007134c
|
style: Break long Lorem Ipsum text into multiple lines to comply with line length limit
|
2025-01-07 06:44:10 -08:00 |
|
Paul Gauthier
|
d82f9fa432
|
refactor: Multiply _text by 10 in mdstream.py for testing
|
2025-01-07 06:44:09 -08:00 |
|
Paul Gauthier (aider)
|
c0074301a3
|
style: Remove extra blank line in mdstream.py
|
2025-01-07 06:42:52 -08:00 |
|
Paul Gauthier (aider)
|
9c2c05ad44
|
refactor: read io.py source file in mdstream.py main block
|
2025-01-07 06:42:48 -08:00 |
|
Paul Gauthier
|
fad230c02e
|
refactor: Split markdown text into prefix and suffix variables
|
2025-01-07 06:42:46 -08:00 |
|
Paul Gauthier (aider)
|
ad3c95f273
|
style: Fix whitespace and formatting in mdstream.py
|
2025-01-07 06:11:58 -08:00 |
|
Paul Gauthier (aider)
|
684fdb6095
|
refactor: extract markdown rendering logic into helper method
|
2025-01-07 06:11:54 -08:00 |
|
Paul Gauthier
|
8e64f171b8
|
refactor: improve markdown streaming with stable/unstable line handling
|
2025-01-07 06:11:52 -08:00 |
|
Paul Gauthier (aider)
|
d616c3fed7
|
style: Remove trailing whitespace in MarkdownStream class docstring
|
2025-01-07 05:58:45 -08:00 |
|
Paul Gauthier (aider)
|
e07e6cd2a3
|
docs: Format docstring to comply with line length limits
|
2025-01-07 05:58:41 -08:00 |
|
Paul Gauthier (aider)
|
f1bd5cdb52
|
style: Fix whitespace and formatting in MarkdownStream class
|
2025-01-07 05:57:39 -08:00 |
|
Paul Gauthier (aider)
|
be82b6bed9
|
docs: add comments to explain MarkdownStream class and methods
|
2025-01-07 05:57:35 -08:00 |
|
Paul Gauthier
|
37ad4758a1
|
refactor: Move fname_path assignment inside try block in GitRepo.ignored_file_raw
|
2025-01-04 12:36:07 -08:00 |
|
Paul Gauthier (aider)
|
e4a238a05c
|
style: Format code with consistent string quotes and remove trailing whitespace
|
2025-01-04 12:27:11 -08:00 |
|
Paul Gauthier (aider)
|
e5ca922ce8
|
fix: handle empty paths and dotfiles in get_ident_filename_matches
|
2025-01-04 12:27:04 -08:00 |
|
Paul Gauthier
|
6a1f4431d0
|
docs: Update HISTORY.md and FAQ.md with latest changes and model usage stats
|
2025-01-04 12:22:45 -08:00 |
|
Paul Gauthier (aider)
|
d67eda24d2
|
style: Remove trailing whitespace and format confirm_ask prompt
|
2025-01-04 12:09:53 -08:00 |
|
Paul Gauthier (aider)
|
bba0cc8dc5
|
feat: show token count in command output confirmation prompt
|
2025-01-04 12:09:48 -08:00 |
|
Paul Gauthier
|
884b52b710
|
refactor: Add comment for tokenizing command output in Commands class
|
2025-01-04 12:09:45 -08:00 |
|
Paul Gauthier
|
01ef2351b3
|
refactor: Use temporary variable for audio format to avoid state mutation
|
2025-01-04 12:08:05 -08:00 |
|
Paul Gauthier
|
de1d566e9e
|
refactor: Simplify audio file handling and conversion logic
|
2025-01-04 12:06:07 -08:00 |
|
Paul Gauthier (aider)
|
19114a61ae
|
style: Format print statement in voice.py for better readability
|
2025-01-04 12:04:13 -08:00 |
|
Paul Gauthier (aider)
|
36e5599ead
|
feat: Add file size logging after audio conversion
|
2025-01-04 12:04:09 -08:00 |
|
Paul Gauthier (aider)
|
f5a82e575c
|
style: Format print statement in voice.py for better readability
|
2025-01-04 12:03:32 -08:00 |
|
Paul Gauthier (aider)
|
1851de323d
|
feat: add error handling and feedback for audio conversion
|
2025-01-04 12:03:25 -08:00 |
|
Paul Gauthier
|
f9408640a3
|
refactor: Simplify audio file size check and format conversion logic
|
2025-01-04 12:03:24 -08:00 |
|
Paul Gauthier (aider)
|
73837730fa
|
feat: Add file size check and mp3 conversion for large audio files
|
2025-01-04 11:59:42 -08:00 |
|
Paul Gauthier
|
9b46991721
|
refactor: Add comment for handling large file uploads in voice.py
|
2025-01-04 11:59:40 -08:00 |
|
Paul Gauthier
|
606cd0368f
|
refactor: remove redundant exception handling in GitRepo
|
2025-01-04 11:09:55 -08:00 |
|
Paul Gauthier
|
d9ef23ad99
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2025-01-04 11:09:25 -08:00 |
|
Paul Gauthier
|
48b8f54c12
|
refactor: Move message and style initialization before try block in InputOutput
|
2025-01-04 11:04:32 -08:00 |
|
Paul Gauthier (aider)
|
cec9f90c1c
|
style: Standardize string quotes in InputOutput class
|
2025-01-04 11:03:43 -08:00 |
|
Paul Gauthier (aider)
|
44d36f140a
|
fix: handle UnicodeEncodeError in console output with ASCII fallback
|
2025-01-04 11:03:38 -08:00 |
|
paul-gauthier
|
f88adcfa85
|
Merge pull request #2764 from caseymcc/repo_index
Ignore directories in repo that have index errors
|
2025-01-04 13:59:32 -05:00 |
|
Paul Gauthier (aider)
|
c5919f0c15
|
refactor: improve cleanup error handling and verbose logging
|
2025-01-04 10:55:11 -08:00 |
|
Paul Gauthier
|
ac160cac12
|
chore: Ignore exceptions during Rust target directory cleanup
|
2025-01-04 10:55:09 -08:00 |
|
Paul Gauthier
|
867aaa5864
|
copy
|
2025-01-04 06:36:22 -08:00 |
|
Paul Gauthier
|
0b26505a20
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2025-01-04 06:33:49 -08:00 |
|
paul-gauthier
|
98ad513621
|
Merge pull request #2753 from aweis89/fix-linting-cmd
fix: lint command with nested spaced strings
|
2025-01-04 09:33:38 -05:00 |
|
Paul Gauthier
|
591edbb003
|
improve prompts so that switching between ask/code works better with deepseek
|
2025-01-04 06:28:20 -08:00 |
|