Skip to main content

Roo Code v3.26.1 Release Notes (2025-08-27)

This release adds comprehensive Vercel AI Gateway support as a full provider with embeddings integration, improves cloud agent remote control, and enhances UI consistency.

Vercel AI Gateway Providerโ€‹

We've added Vercel AI Gateway as a complete provider integration (thanks joshualipman123!) (#7396, #7433):

  • Full Provider Support: Use Vercel AI Gateway as a comprehensive AI model provider alongside existing options
  • Model Access: Access Vercel's wide range of AI models through their optimized gateway infrastructure
  • Embeddings Support: Includes built-in support for Vercel AI Gateway embeddings (#7445)

๐Ÿ“š Documentation: See Vercel AI Gateway for detailed setup instructions.

QOL Improvementsโ€‹

  • Cleaner Model Display: Removed dot separator in API configuration dropdown for cleaner appearance (#7461)
  • Better Tooltips: Updated tooltip styling to match VSCode native shadows for improved visual consistency (#7457)
  • Model ID Visibility: API configuration dropdown now shows model IDs alongside profile names for easier identification (#7423)
  • Chat UI Cleanup: Improved consistency in chat input controls and fixed tooltip behavior (#7436)
  • Clearer Task Headers: Removed duplicate cache display in task headers to eliminate confusion (#7443)