Skip to content

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Aug 27, 2025

Important

Enhances release notes workflow with new_task tool for PR subtasks, updates documentation for version 3.26.1, and introduces Vercel AI Gateway support and UI improvements.

  • Workflow Enhancements:
    • Updated .roo/rules-release-notes-writer/1_main_workflow.xml to use new_task tool for creating investigation subtasks for each PR.
    • Added subtask_creation_example to demonstrate subtask creation for PRs.
    • Introduced todos_template for task management.
  • Documentation Updates:
    • Added 3.26.1 entry to index.md and sidebars.ts.
    • Created v3.26.1.mdx for detailed release notes.
    • Added temp_pr_analysis.md for PR analysis documentation.
  • Features and Improvements:
    • Added Vercel AI Gateway as a provider with embeddings support.
    • Improved cloud agent remote control and UI consistency.
    • Various QOL improvements such as cleaner model display and better tooltips.

This description was created by Ellipsis for 6dfa0a1. You can customize this summary. It will automatically update as commits are pushed.

Copilot AI review requested due to automatic review settings August 27, 2025 21:52
@vercel
Copy link

vercel bot commented Aug 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
roo-code-docs Building Building Preview Comment Aug 27, 2025 9:52pm

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

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

Key changes:

  • New Vercel AI Gateway provider with full model access and embeddings support
  • Enhanced cloud agent remote control capabilities
  • Multiple UI/UX improvements for cleaner model display and better visual consistency

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sidebars.ts Adds navigation entry for v3.26.1 release notes
docs/update-notes/v3.26.mdx Updates combined v3.26 series notes with new features and improvements
docs/update-notes/v3.26.1.mdx Creates dedicated release notes for v3.26.1 with detailed feature descriptions
docs/update-notes/temp_pr_analysis.md Adds PR analysis tracking file for release preparation
docs/update-notes/index.md Updates version index to include v3.26.1 release
.roo/rules-release-notes-writer/1_main_workflow.xml Enhances release notes workflow with improved subtask creation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hannesrudolph hannesrudolph merged commit a1d55f3 into main Aug 27, 2025
2 checks passed
@hannesrudolph hannesrudolph deleted the 3.26.1 branch August 27, 2025 21:53
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Aug 27, 2025
* **OpenRouter Cache Pricing**: Cache read and write prices are now displayed for OpenRouter models (thanks chrarnoldus!) ([#7176](https://github.com/RooCodeInc/Roo-Code/pull/7176))
* **Protected Workspace Files**: VS Code workspace configuration files (*.code-workspace) are now protected from accidental modification (thanks thelicato!) ([#7403](https://github.com/RooCodeInc/Roo-Code/pull/7403))
* **Cleaner Model Display**: Removed dot separator in API configuration dropdown for cleaner appearance ([#7461](https://github.com/RooCodeInc/Roo-Code/pull/7461))
* **Better Tooltips**: Updated tooltip styling to match VSCode native shadows for improved visual consistency ([#7457](https://github.com/RooCodeInc/Roo-Code/pull/7457))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: It looks like "VSCode" is used here, but "VS Code" is used elsewhere (e.g., line 79). Consider updating to "VS Code" for consistency.

Suggested change
* **Better Tooltips**: Updated tooltip styling to match VSCode native shadows for improved visual consistency ([#7457](https://github.com/RooCodeInc/Roo-Code/pull/7457))
* **Better Tooltips**: Updated tooltip styling to match VS Code native shadows for improved visual consistency ([#7457](https://github.com/RooCodeInc/Roo-Code/pull/7457))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant