Roo Code 3.34.8 Release Notes (2025-11-27)
This release fixes a race condition affecting subtask handling in native protocol APIs.
Bug Fixes
- Race Condition in new_task Tool: Fixes a timing issue where subtasks completing quickly (within 500ms) could break conversation history when using the
new_tasktool with native protocol APIs. Users on native protocol providers should now experience more reliable subtask handling. (#9655)