Skip to main content

Roo Code v3.34.7 Release Notes (2025-11-27)

This release adds native tool calling support for Anthropic, Z.AI, and Moonshot providers, improves cloud onboarding, and fixes several bugs.

Roo Code v3.34.7 Release

QOL Improvementsโ€‹

  • Improved Cloud Sign-in Experience: Adds a "taking you to cloud" screen with a progress indicator during authentication, plus a manual URL entry option as fallback for more reliable onboarding (#9652)

Bug Fixesโ€‹

  • OpenRouter GPT-5 Schema Validation: Fixes schema validation errors when using GPT-5 models via OpenRouter with the read_file tool (#9633)
  • write_to_file Directory Creation: Fixes ENOENT errors when creating files in non-existent subdirectories (thanks ivanenev!) (#9640)
  • OpenRouter Tool Calls: Fixes tool calls handling when using OpenRouter provider (#9642)
  • Claude Code Configuration: Fixes configuration conflicts by correctly disabling native tools and temperature support options that are managed by the Claude Code CLI (#9643)

Provider Updatesโ€‹

  • Anthropic Native Tool Calling: Anthropic models now support native tool calling for improved performance and more reliable tool use (#9644)
  • Z.AI Native Tool Calling: Z.AI models (glm-4.5, glm-4.5-air, glm-4.5-x, glm-4.5-airx, glm-4.5-flash, glm-4.5v, glm-4.6, glm-4-32b-0414-128k) now support native tool calling (#9645)
  • Moonshot Native Tool Calling: Moonshot models now support native tool calling with parallel tool calls support (#9646)