Merged
Conversation
- Created docs/update-notes/v3.28.8.mdx with expanded 'No tool used' error fixes - Updated docs/update-notes/index.md with v3.28.8 entry - Updated sidebars.ts to include v3.28.8 in navigation - Updated combined v3.28.mdx with all v3.28.8 changes - Added hero image to static/img/v3.28.8/v3.28.8.png
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull Request Overview
This PR adds comprehensive release notes for Roo Code v3.28.8, focusing on critical bug fixes for GPT-5-Codex tool usage errors and context condensing improvements, along with new free models and quality-of-life enhancements.
- Fixed critical "No tool used" errors affecting GPT-5-Codex and other models
- Added new free models (xai/grok-4-fast, deepseek/deepseek-chat-v3.1) and cloud account management features
- Updated documentation structure to include v3.28.8 in navigation and combined release notes
Reviewed Changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| sidebars.ts | Added v3.28.8 entry to documentation navigation sidebar |
| docs/update-notes/v3.28.mdx | Updated combined v3.28 release notes with v3.28.8 changes |
| docs/update-notes/v3.28.8.mdx | Created new dedicated release notes page for v3.28.8 |
| docs/update-notes/index.md | Added v3.28.8 entry to the main update notes index |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
|
||
| ## Bug Fixes | ||
|
|
||
| * **Fixed "No tool used" Errors**: Resolved the situation where LLMs would sometimes not make tool calls in their repsonse which improves Roo's overall flow. ([#8292](https://github.com/RooCodeInc/Roo-Code/pull/8292)) |
There was a problem hiding this comment.
There's a typo in 'repsonse' - it should be 'response'.
Suggested change
| * **Fixed "No tool used" Errors**: Resolved the situation where LLMs would sometimes not make tool calls in their repsonse which improves Roo's overall flow. ([#8292](https://github.com/RooCodeInc/Roo-Code/pull/8292)) | |
| * **Fixed "No tool used" Errors**: Resolved the situation where LLMs would sometimes not make tool calls in their response which improves Roo's overall flow. ([#8292](https://github.com/RooCodeInc/Roo-Code/pull/8292)) |
|
|
||
| ## Bug Fixes | ||
|
|
||
| * **Context Condensing**: Fixed an issue where the initial task request was being lost during context condensing, causing Roo to try to re-answer the original task ask when resuming after condensing([#8298](https://github.com/RooCodeInc/Roo-Code/pull/8298)) |
There was a problem hiding this comment.
Missing space before the opening parenthesis for the PR reference.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds release notes for Roo Code v3.28.8.
Changes
PRs Analyzed
Important
Add release notes for v3.28.8, detailing bug fixes, QOL improvements, and new free models, and update documentation accordingly.
v3.28.8.mdxwith details on bug fixes, QOL improvements, provider updates, and infrastructure changes.xai/grok-4-fastanddeepseek/deepseek-chat-v3.1.index.mdto include v3.28.8 in the version list.v3.28.mdxto incorporate v3.28.8 changes.sidebars.tsfor navigation.This description was created by
for 6699694. You can customize this summary. It will automatically update as commits are pushed.