-
Notifications
You must be signed in to change notification settings - Fork 182
3.26.1 #323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.26.1 #323
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this 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.
| * **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)) |
There was a problem hiding this comment.
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.
| * **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)) |
Important
Enhances release notes workflow with
new_tasktool for PR subtasks, updates documentation for version 3.26.1, and introduces Vercel AI Gateway support and UI improvements..roo/rules-release-notes-writer/1_main_workflow.xmlto usenew_tasktool for creating investigation subtasks for each PR.subtask_creation_exampleto demonstrate subtask creation for PRs.todos_templatefor task management.3.26.1entry toindex.mdandsidebars.ts.v3.26.1.mdxfor detailed release notes.temp_pr_analysis.mdfor PR analysis documentation.This description was created by
for 6dfa0a1. You can customize this summary. It will automatically update as commits are pushed.