mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-26 23:27:01 -05:00
Improvements to apply_diff (#52)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Roo Cline Changelog
|
||||
|
||||
## [2.1.14]
|
||||
|
||||
- Fix bug where diffs were not being applied correctly and try Aider's [unified diff prompt](https://github.com/Aider-AI/aider/blob/3995accd0ca71cea90ef76d516837f8c2731b9fe/aider/coders/udiff_prompts.py#L75-L105)
|
||||
- If diffs are enabled, automatically reject write_to_file commands that lead to truncated output
|
||||
|
||||
## [2.1.13]
|
||||
|
||||
- Fix https://github.com/RooVetGit/Roo-Cline/issues/50 where sound effects were not respecting settings
|
||||
@@ -47,4 +52,4 @@
|
||||
## [2.1.2]
|
||||
|
||||
- Support for auto-approval of write operations and command execution
|
||||
- Support for .clinerules custom instructions
|
||||
- Support for .clinerules custom instructions
|
||||
|
||||
Reference in New Issue
Block a user