Release v3.50.5 (#11730)

chore: add changeset for v3.50.5

Co-authored-by: Roo Code <roomote@roocode.com>
This commit is contained in:
roomote[bot] 2026-02-24 15:01:53 -07:00 committed by GitHub
parent 2541449924
commit 6f65a26694
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
.changeset/v3.50.5.md Normal file
View file

@ -0,0 +1,9 @@
---
"roo-cline": patch
---
- Add OpenAI's GPT-5.3-Codex model support (PR #11728 by @PeterDaveHello)
- Warm Roo models on CLI startup for faster initial responses (PR #11722 by @cte)
- Fix spelling/grammar and casing inconsistencies (#11478 by @PeterDaveHello, PR #11485 by @PeterDaveHello)
- Fix: Restore Linear integration page (PR #11725 by @roomote)
- Chore: Prepare CLI release v0.1.1 (PR #11723 by @cte)