Roo Code 3.38.2 Release Notes (2025-12-31)
This release improves Agent Skills compatibility, clarifies rate-limit status, and updates provider defaults.
QOL Improvements
- Agent Skills load more reliably across environments by aligning skill metadata validation and discovery with the Agent Skills specification. (#10409)
- The recommended onboarding video is easier to find by updating the “Tutorial & Feature Videos” README section to point to the newer Context Management tutorial (including localized READMEs) (thanks SannidhyaSah!). (#10375)
Bug Fixes
- Fixes an issue where rate limiting looked like a provider error so a client-side rate limit now shows as a normal “rate limit wait” status row and completes cleanly. (#10389)
- Fixes an issue where
write_to_filecould create files at an unintended truncated path, reducing accidental file placement and cleanup. (#10415)