Paul Gauthier (aider)
|
14417f70af
|
style: fix linting issue in list comprehension spacing
|
2024-12-01 07:49:17 -08:00 |
|
Paul Gauthier (aider)
|
96c6d408fb
|
refactor: simplify get_ai_comments to return only line numbers and bang status
|
2024-12-01 07:49:14 -08:00 |
|
Paul Gauthier
|
cd922e919e
|
refactor: simplify get_ai_comments to return only line numbers and bang status
|
2024-12-01 07:49:11 -08:00 |
|
Paul Gauthier (aider)
|
c56f06fbcb
|
style: fix string quote consistency in comment parsing
|
2024-12-01 07:48:39 -08:00 |
|
Paul Gauthier (aider)
|
21dffa26b9
|
refactor: rename and enhance get_ai_comments to track line numbers and bang status
|
2024-12-01 07:48:35 -08:00 |
|
Paul Gauthier
|
a131d5ad35
|
refactor: simplify AI comment detection and improve comment handling
|
2024-12-01 07:48:33 -08:00 |
|
Paul Gauthier (aider)
|
b5dbb1d39d
|
refactor: simplify file content check using direct io.read_text and regex search
|
2024-12-01 07:28:37 -08:00 |
|
Paul Gauthier
|
bd3231d8dd
|
refactor: add comment about using io.read_text for AI marker detection
|
2024-12-01 07:28:35 -08:00 |
|
Paul Gauthier (aider)
|
4d96de3514
|
refactor: compile regex pattern as class attribute for better performance
|
2024-12-01 07:26:23 -08:00 |
|
Paul Gauthier
|
c9df6c11c5
|
refactor: extract regex pattern into compiled class attribute
|
2024-12-01 07:26:21 -08:00 |
|
Paul Gauthier (aider)
|
56aaa08224
|
refactor: use get_ai_comment method instead of direct regex matching
|
2024-12-01 07:25:51 -08:00 |
|
Paul Gauthier
|
014aeccde6
|
style: add comment to use self.ai_comments() method
|
2024-12-01 07:25:50 -08:00 |
|
Paul Gauthier (aider)
|
dcfa993806
|
feat: implement AI comment refresh and processing in FileWatcher
|
2024-12-01 07:24:55 -08:00 |
|
Paul Gauthier
|
69688cffd6
|
refactor: Add placeholder for AI comments refresh in FileWatcher
|
2024-12-01 07:24:53 -08:00 |
|
Paul Gauthier (aider)
|
769a31b7e3
|
refactor: remove redundant encoding parameter from FileWatcher
|
2024-12-01 07:22:40 -08:00 |
|
Paul Gauthier (aider)
|
78c20a8c25
|
style: fix linting issues in watch.py
|
2024-12-01 07:22:16 -08:00 |
|
Paul Gauthier (aider)
|
bb1b3fdca1
|
refactor: replace file operations with io.read_text()
|
2024-12-01 07:22:12 -08:00 |
|
Paul Gauthier
|
f872b20a97
|
refactor: improve file watcher change detection and comment handling
|
2024-12-01 07:22:11 -08:00 |
|
Paul Gauthier (aider)
|
f36239712f
|
refactor: replace global VERBOSE with instance variable in FileWatcher
|
2024-12-01 06:13:01 -08:00 |
|
Paul Gauthier
|
74108dd680
|
Merge branch 'main' into watch
|
2024-12-01 06:09:21 -08:00 |
|
Paul Gauthier
|
16af1751a6
|
copy
|
2024-12-01 06:09:11 -08:00 |
|
Paul Gauthier
|
36b59ba617
|
copy
|
2024-12-01 06:04:49 -08:00 |
|
Paul Gauthier
|
1a8d112055
|
copy
|
2024-11-30 18:38:40 -08:00 |
|
Paul Gauthier (aider)
|
7b193d693f
|
docs: clarify Control-Up/Down for message history navigation
|
2024-11-30 18:23:34 -08:00 |
|
Paul Gauthier (aider)
|
e8fa5c36c2
|
feat: add ctrl-up/down bindings for history navigation
|
2024-11-30 18:21:47 -08:00 |
|
Paul Gauthier
|
c9a27ba6ac
|
Merge branch 'main' into watch
|
2024-11-30 15:48:19 -08:00 |
|
Paul Gauthier
|
858fdb02ec
|
copy
|
2024-11-30 14:05:51 -08:00 |
|
Paul Gauthier
|
3ee78ef557
|
skip ph.shutdown for faster exit
|
2024-11-30 13:29:39 -08:00 |
|
Paul Gauthier
|
d9b1bcbdcc
|
remove no-op vscode detection
|
2024-11-30 13:25:13 -08:00 |
|
Paul Gauthier (aider)
|
4631008f8c
|
style: fix whitespace in commands.py
|
2024-11-30 13:12:37 -08:00 |
|
Paul Gauthier (aider)
|
e2ebde75be
|
fix: improve /drop handling of relative paths with samefile check
|
2024-11-30 13:12:31 -08:00 |
|
Paul Gauthier
|
91613fcbf7
|
copy
|
2024-11-30 13:07:58 -08:00 |
|
Paul Gauthier
|
0b279143cc
|
copy
|
2024-11-30 13:03:28 -08:00 |
|
Paul Gauthier
|
ade4847c61
|
feat: add timeout configuration for litellm requests
|
2024-11-30 13:03:20 -08:00 |
|
Paul Gauthier (aider)
|
a3e7203331
|
refactor: change timeout argument type from float to int
|
2024-11-30 13:00:24 -08:00 |
|
Paul Gauthier (aider)
|
bbabd38a48
|
feat: add timeout option for API calls
|
2024-11-30 12:59:39 -08:00 |
|
Paul Gauthier
|
eb996c1e42
|
copy
|
2024-11-30 12:19:55 -08:00 |
|
Paul Gauthier
|
0dbaec553f
|
refactor: Improve version handling and cleanup version-related files
|
2024-11-30 10:10:03 -08:00 |
|
Paul Gauthier
|
295040c94c
|
feat: add exit event tracking for Control-C and /exit commands
|
2024-11-30 09:53:44 -08:00 |
|
Paul Gauthier
|
c1c4193b1d
|
feat: add event tracking for message sending lifecycle
|
2024-11-30 09:49:07 -08:00 |
|
Paul Gauthier
|
d17f0a9e1f
|
copy
|
2024-11-30 09:45:17 -08:00 |
|
paul-gauthier
|
82929f650c
|
Merge pull request #2497 from preynal/main
feat: ability to select audio input device
|
2024-11-30 09:33:00 -08:00 |
|
Paul Gauthier
|
37b31c46bd
|
copy
|
2024-11-30 09:19:22 -08:00 |
|
Paul Gauthier
|
c682bd858a
|
copy
|
2024-11-30 09:19:01 -08:00 |
|
Paul Gauthier
|
2439891ee0
|
better handle __version__ errors
|
2024-11-30 09:18:17 -08:00 |
|
Philippe de Reynal
|
23825cafe7
|
fix options diff + missing docs
|
2024-11-30 11:33:10 +01:00 |
|
Philippe de Reynal
|
a8f6f1fce2
|
Merge branch 'Aider-AI:main' into main
|
2024-11-30 11:24:58 +01:00 |
|
Philippe de Reynal
|
e11faadf39
|
feat: ability to select audio input device
|
2024-11-30 11:24:34 +01:00 |
|
Paul Gauthier
|
2c7251f4b9
|
copy
|
2024-11-29 09:23:57 -08:00 |
|
Paul Gauthier
|
fb9f18fc9c
|
copy
|
2024-11-29 09:23:14 -08:00 |
|