Skip to content

Commit 73bc6a7

Browse files
committed
fix: improve clarity in diagnostic controls section of release notes
1 parent 9760afb commit 73bc6a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/update-notes/v3.24.0.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ This opens up Roo Code to the entire Hugging Face ecosystem of open source AI mo
3535

3636
Take control of how many diagnostic messages appear in your context with new settings (thanks hannesrudolph!) ([#5582](https://github.com/RooCodeInc/Roo-Code/pull/5582)):
3737

38-
- **Limit Errors and Warnings**: Prevent overwhelming amounts of diagnostics from cluttering the interface
38+
- **Limit Errors and Warnings**: Prevent overwhelming amounts of diagnostics from filling up the model's context window
3939
- **Improved Performance**: Reduce slowdowns caused by processing too many diagnostic messages
4040
- **Legacy Code Support**: Especially helpful when working with codebases that temporarily have many errors during development
4141

42-
This feature is essential for maintaining focus when working with large or legacy codebases.
42+
This feature is essential for preserving the context window when working with large or legacy codebases that have many diagnostic messages.
4343

4444
## Agent Rules Standard Support
4545

0 commit comments

Comments
 (0)