chore: add changeset for v3.23.15 patch release (#5934)

This commit is contained in:
Matt Rubens 2025-07-18 20:15:21 -04:00 committed by GitHub
parent f6906f6e87
commit 5ed73385c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
.changeset/v3.23.15.md Normal file
View file

@ -0,0 +1,11 @@
---
"roo-cline": patch
---
- Fix configurable delay for diagnostics to prevent premature error reporting
- Add command timeout allowlist
- Add description and whenToUse fields to custom modes in .roomodes (thanks @RandalSchwartz!)
- Fix Claude model detection by name for API protocol selection (thanks @daniel-lxs!)
- Move marketplace icon from overflow menu to top navigation
- Optional setting to prevent completion with open todos
- Added YouTube to website footer (thanks @thill2323!)