Paul Gauthier (aider)
|
541b496d09
|
feat: Allow multiple update/delete actions for the same file in patch coder
|
2025-04-17 20:19:52 -07:00 |
|
Paul Gauthier (aider)
|
67b9345929
|
fix: Address linting errors in patch_coder and search_replace
|
2025-04-14 15:30:56 -07:00 |
|
Paul Gauthier (aider)
|
861f51f6c3
|
fix: Define EditResult after PatchAction to resolve flake8 error
|
2025-04-14 15:08:41 -07:00 |
|
Paul Gauthier (aider)
|
64f5d0d388
|
refactor: Adapt PatchCoder to return List[Tuple[str, PatchAction]]
|
2025-04-14 15:08:28 -07:00 |
|
Paul Gauthier (aider)
|
c85cd783e5
|
feat: Use PatchPrompts class in PatchCoder
|
2025-04-14 15:01:36 -07:00 |
|
Paul Gauthier (aider)
|
af2d241c99
|
feat: Connect PatchCoder with PatchPrompts
|
2025-04-14 15:01:22 -07:00 |
|
Paul Gauthier (aider)
|
96aa648e17
|
chore: Fix linting issues: remove unused import, shorten long lines
|
2025-04-14 14:45:24 -07:00 |
|
Paul Gauthier (aider)
|
1ae5f23dc8
|
style: Run linter on patch_coder.py
|
2025-04-14 14:45:14 -07:00 |
|
Paul Gauthier (aider)
|
f565f72679
|
refactor: Integrate core logic from apply_patch.py into PatchCoder
|
2025-04-14 14:45:09 -07:00 |
|
Paul Gauthier (aider)
|
e8c43c36d7
|
fix: Shorten long comment line in patch_coder.py
|
2025-04-14 14:37:03 -07:00 |
|
Paul Gauthier (aider)
|
97e2a7bae0
|
fix: Correct spacing in patch_coder.py for accurate matching
|
2025-04-14 14:36:54 -07:00 |
|
Paul Gauthier (aider)
|
6b75a578ac
|
style: Fix linting errors in patch_coder.py
|
2025-04-14 14:36:42 -07:00 |
|
Paul Gauthier (aider)
|
8b9238ebc9
|
style: Run linter on patch_coder.py
|
2025-04-14 14:36:27 -07:00 |
|
Paul Gauthier (aider)
|
8cc8027b40
|
feat: Create PatchCoder for applying patch-formatted code edits
|
2025-04-14 14:36:24 -07:00 |
|