Skip to main content

Roo Code 3.34.8 Release Notes (2025-11-27)

This release fixes a race condition affecting subtask handling in native protocol APIs.

Roo Code v3.34.8 Release

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_task tool with native protocol APIs. Users on native protocol providers should now experience more reliable subtask handling. (#9655)