Yutaka Matsubara
|
0be5d39453
|
refactor: add ignore_permission_denied option to watch function
|
2025-03-10 21:55:00 +09:00 |
|
Paul Gauthier (aider)
|
b5d17b99df
|
style: Format code and fix whitespace issues
|
2025-02-06 08:43:11 -08:00 |
|
Paul Gauthier (aider)
|
5c9746e209
|
refactor: Split watch_files() into testable components and add tests
|
2025-02-06 08:43:04 -08:00 |
|
Paul Gauthier
|
f20b32b01b
|
refactor: Remove debug dump statement from file watcher
|
2025-02-04 13:14:45 -08:00 |
|
Paul Gauthier (aider)
|
37cbb5ed01
|
style: Format code to comply with linter standards
|
2025-02-04 13:14:27 -08:00 |
|
Paul Gauthier (aider)
|
289e13cb46
|
fix: Convert paths to POSIX format for .gitignore matching on Windows
|
2025-02-04 13:14:23 -08:00 |
|
Paul Gauthier (aider)
|
fb03c4c311
|
style: Run linter and format code in FileWatcher class
|
2025-02-04 13:12:13 -08:00 |
|
Paul Gauthier (aider)
|
a65aecaf74
|
fix: Append trailing slash for directory paths in roots_to_watch filtering
|
2025-02-04 13:12:10 -08:00 |
|
Paul Gauthier
|
da9ba0a26a
|
refactor: Update dump to filter roots_to_watch for tmp.benchmarks
|
2025-02-04 13:12:09 -08:00 |
|
Paul Gauthier (aider)
|
8440e881c0
|
fix: Use relative path for matching files against .gitignore patterns
|
2025-02-04 13:10:45 -08:00 |
|
Paul Gauthier
|
85fa8a4761
|
feat: Add debug statement to log presence of 'tmp.benchmarks' in roots_to_watch
|
2025-02-04 13:10:43 -08:00 |
|
Paul Gauthier (aider)
|
5c8c78ca69
|
style: Format code with linter adjustments for readability
|
2025-02-04 13:03:32 -08:00 |
|
Paul Gauthier (aider)
|
e9097c3b29
|
feat: Filter top-level directories based on .gitignore in file watcher
|
2025-02-04 13:03:29 -08:00 |
|
Paul Gauthier
|
61671e9d3f
|
cleanup
|
2025-01-07 10:49:21 -08:00 |
|
Paul Gauthier (aider)
|
fcdb2591b6
|
fix: check prompt session is active before interrupting input
|
2025-01-07 09:46:48 -08:00 |
|
Paul Gauthier
|
2416a8bf96
|
fix: Handle empty file content in FileWatcher
|
2024-12-17 13:30:10 -08:00 |
|
Paul Gauthier
|
e7bec5be1d
|
feat: Allow setting root path for file watcher
|
2024-12-17 13:23:55 -08:00 |
|
Paul Gauthier
|
0bef52ae7d
|
fix: Only show AI comment help once per file add
|
2024-12-16 12:27:19 -08:00 |
|
Paul Gauthier (aider)
|
9ae04cf1ec
|
style: Format tool output message
|
2024-12-16 12:13:35 -08:00 |
|
Paul Gauthier (aider)
|
0f7c4a8d4f
|
feat: Add help message for first-time AI usage
|
2024-12-16 12:13:32 -08:00 |
|
Paul Gauthier
|
07353207c0
|
feat: Output "Use AI!" if no action triggered
|
2024-12-16 12:13:31 -08:00 |
|
Paul Gauthier (aider)
|
8ee8279044
|
fix: Correct emacs auto-save gitignore pattern
|
2024-12-11 20:44:02 -08:00 |
|
Paul Gauthier (aider)
|
ad59c4cbf3
|
test: Add comprehensive gitignore pattern tests
|
2024-12-11 20:43:03 -08:00 |
|
Paul Gauthier
|
26bc981981
|
chore: Add comment about testing gitignore patterns
|
2024-12-11 20:43:02 -08:00 |
|
Paul Gauthier
|
365e7126d0
|
refactor: Remove is_source_file function and check in FileWatcher
|
2024-12-11 20:30:47 -08:00 |
|
Paul Gauthier (aider)
|
d3daf9d159
|
feat: Add IDE, env, log, and cache patterns to ignore list
|
2024-12-11 20:30:17 -08:00 |
|
Paul Gauthier
|
8d59a519a6
|
chore: Add comment about gitignore patterns
|
2024-12-11 20:29:28 -08:00 |
|
Paul Gauthier (aider)
|
239262f360
|
style: Format gitignore patterns for readability
|
2024-12-11 20:28:07 -08:00 |
|
Paul Gauthier (aider)
|
9eb938fd6f
|
feat: Expand gitignore patterns to include editor temp files
|
2024-12-11 20:28:03 -08:00 |
|
Paul Gauthier
|
3fcbf1a43f
|
feat: Add text editor temp files to gitignore
|
2024-12-11 20:28:02 -08:00 |
|
Paul Gauthier
|
11512c6281
|
feat: Add support for ! and ? action comments
|
2024-12-11 20:23:29 -08:00 |
|
Paul Gauthier (aider)
|
5a83610fb1
|
refactor: Update ai comment action handling to support '?'
|
2024-12-11 20:16:10 -08:00 |
|
Paul Gauthier
|
96086f12c6
|
fix: Correct ai comment regex to match ai? and ai!
|
2024-12-11 20:16:09 -08:00 |
|
Paul Gauthier
|
4a7fc084ce
|
refactor: move watch prompt text to separate module
|
2024-12-11 15:07:30 -08:00 |
|
Paul Gauthier
|
73f3f4ec7e
|
feat: add analytics events for copy-paste mode and AI comments
|
2024-12-09 10:47:30 -08:00 |
|
Paul Gauthier (aider)
|
79dd0c5ba6
|
feat: add analytics events for file watching and AI comments
|
2024-12-09 10:31:59 -08:00 |
|
Paul Gauthier
|
89bc3b6b16
|
feat: add analytics event hooks to file watcher
|
2024-12-09 10:31:57 -08:00 |
|
Paul Gauthier (aider)
|
f2f2645fe6
|
style: fix linting issues in watch.py
|
2024-12-07 07:54:24 -08:00 |
|
Paul Gauthier (aider)
|
4c77d0509a
|
feat: add shell dotfile extensions to source file detection
|
2024-12-07 07:54:20 -08:00 |
|
Paul Gauthier
|
33d77f4355
|
feat: add shell script file extensions to source file detection
|
2024-12-07 07:54:18 -08:00 |
|
Paul Gauthier
|
881527ddd0
|
handle and test for trailing whitespace after ai
|
2024-12-06 12:23:27 -08:00 |
|
Paul Gauthier
|
cca4f894a8
|
style: fix indentation and remove redundant comment
|
2024-12-06 12:20:23 -08:00 |
|
Paul Gauthier (aider)
|
20dae33be5
|
fix: remove duplicate TreeContext parameters causing syntax error
|
2024-12-06 12:15:59 -08:00 |
|
Paul Gauthier (aider)
|
fd301c519d
|
feat: add error handling for TreeContext with fallback to raw comments
|
2024-12-06 12:15:46 -08:00 |
|
Paul Gauthier
|
a96d87814b
|
fix: handle ValueError in TreeContext by including raw comments
|
2024-12-06 12:15:45 -08:00 |
|
Paul Gauthier
|
9639395937
|
feat: improve AI comment handling and documentation
|
2024-12-06 08:46:52 -08:00 |
|
Paul Gauthier
|
353d144039
|
copy
|
2024-12-06 06:26:24 -08:00 |
|
Paul Gauthier
|
9930057171
|
copy
|
2024-12-05 16:34:58 -08:00 |
|
Paul Gauthier
|
fb005dd01b
|
fix: improve AI comment detection with case-insensitive matching
|
2024-12-02 08:57:50 -08:00 |
|
Paul Gauthier
|
5b2bd90071
|
fix: ensure consistent handling of "ai!" comment detection
|
2024-12-02 07:26:51 -08:00 |
|