Skip to main content

Roo Code 3.23.15 Release Notes (2025-07-18)

This release improves diagnostics handling, UI accessibility, and includes various quality of life improvements and bug fixes.

QOL Improvementsโ€‹

  • Task Safety: New setting prevents accidentally completing tasks with unfinished todo items (#5716)
  • Go Diagnostics: Configurable delay prevents false error reports about unused imports (thanks mmhobi7!) (#5863)
  • Marketplace Access: Marketplace icon moved to top navigation for easier access (#5864)
  • Custom Modes: Added helpful descriptions and usage guidance to custom modes (thanks RandalSchwartz!) (#5862)
  • YouTube Footer: Quick access to Roo Code's YouTube channel from the website (thanks thill2323!) (#5929)
  • PR Templates: Issue-fixer mode now uses the official Roo Code PR template (thanks MuriloFP!) (#5839)

Bug Fixesโ€‹

  • Claude Model Detection: Fixed context length errors when using Claude models through alternative providers like Google Vertex AI (thanks daniel-lxs, TheFynx!) (#5840)

Misc Improvementsโ€‹

  • Command Timeout Configuration: Added command timeout allowlist for long-running commands (#5910)
  • Internal Modes: Added Issue Investigator mode and enhanced Issue Writer mode for internal GitHub workflows (#5913)