Skip to content

Add release notes for v3.28.8#364

Merged
hannesrudolph merged 1 commit intomainfrom
release-notes-v3.28.8
Sep 25, 2025
Merged

Add release notes for v3.28.8#364
hannesrudolph merged 1 commit intomainfrom
release-notes-v3.28.8

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Sep 25, 2025

Summary

This PR adds release notes for Roo Code v3.28.8.

Changes

  • Created with release notes featuring:
    • Expanded section for "No tool used" error fixes with specific improvements:
      • GPT-5-Codex response fix for missing assistance messages
      • Elimination of repeated text messages with attempt_completion tool
      • Fix for responses submitted without tool calls
    • QOL improvements (cloud account management, social media sharing)
    • Bug fixes (context condensing)
    • Provider updates (new free models: xai/grok-4-fast and deepseek/deepseek-chat-v3.1)
    • Infrastructure improvements
  • Updated with v3.28.8 entry
  • Updated to include v3.28.8 in navigation
  • Updated combined with all v3.28.8 changes
  • Added hero image to

PRs Analyzed

  • #8285: OpenGraph image improvements
  • #8288: Web-evals port configuration
  • #8291: Cloud account switcher and team creation
  • #8298: Context condensing fix
  • #8292: "No tool used" error fixes
  • #8304: New free models in Roo provider

Important

Add release notes for v3.28.8, detailing bug fixes, QOL improvements, and new free models, and update documentation accordingly.

  • Release Notes:
    • Added v3.28.8.mdx with details on bug fixes, QOL improvements, provider updates, and infrastructure changes.
    • Fixes include GPT-5-Codex tool usage errors and context condensing issues.
    • New free models added: xai/grok-4-fast and deepseek/deepseek-chat-v3.1.
  • Documentation Updates:
    • Updated index.md to include v3.28.8 in the version list.
    • Updated v3.28.mdx to incorporate v3.28.8 changes.
    • Added v3.28.8 to sidebars.ts for navigation.

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

- 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
Copilot AI review requested due to automatic review settings September 25, 2025 15:35
@vercel
Copy link

vercel bot commented Sep 25, 2025

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

Project Deployment Preview Comments Updated (UTC)
roo-code-docs Ready Ready Preview Comment Sep 25, 2025 3:36pm

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 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))
Copy link

Copilot AI Sep 25, 2025

Choose a reason for hiding this comment

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

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))

Copilot uses AI. Check for mistakes.

## 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))
Copy link

Copilot AI Sep 25, 2025

Choose a reason for hiding this comment

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

Missing space before the opening parenthesis for the PR reference.

Copilot uses AI. Check for mistakes.
@hannesrudolph hannesrudolph merged commit 9f15ab6 into main Sep 25, 2025
3 checks passed
@hannesrudolph hannesrudolph deleted the release-notes-v3.28.8 branch September 25, 2025 15:36
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 25, 2025
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

Comments