Release v3.47.2 (#11239)

chore: add changeset for v3.47.2
This commit is contained in:
Matt Rubens 2026-02-05 17:56:28 -08:00 committed by GitHub
parent 87f6d908c6
commit dfb4e39306
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.changeset/v3.47.2.md Normal file
View file

@ -0,0 +1,7 @@
---
"roo-cline": patch
---
- Fix: Restore Gemini thought signature round-tripping after AI SDK migration (PR #11237 by @hannesrudolph)
- Fix: Capture and round-trip thinking signature for Bedrock Claude (PR #11238 by @hannesrudolph)
- Add support for .agents/skills directory (PR #11181 by @roomote)