Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Sep 5, 2025

Important

Add user message editing, Kimi K2-0905 model support, and fix various bugs in v3.26.8.

  • Features:
    • Add user message editing and deletion functionality.
    • Add Kimi K2-0905 model support in Chutes provider.
  • Bug Fixes:
    • Prevent stack overflow in codebase indexing for large projects.
    • Resolve race condition in Gemini Grounding Sources.
    • Preserve conversation context by retrying with full conversation on invalid previous_response_id.
    • Identify MCP and slash command config path in multiple folder workspaces.
    • Handle array paths from VSCode terminal profiles correctly.
    • Improve WelcomeView styling and readability.
    • Resolve CI e2e test ETIMEDOUT errors when downloading VS Code.

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

@mrubens mrubens requested review from cte and jr as code owners September 5, 2025 20:19
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. changelog-ready labels Sep 5, 2025
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! I've reviewed the changeset for v3.26.8 and have some suggestions for improvement.


![3.26.8 Release - Bug Fixes and Improvements](/releases/3.26.8-release.png)

- Add: User message editing and deletion functionality (thanks @NaccOll!)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this intentional? I noticed the attribution format varies throughout the changeset:

  • Some entries use "thanks @username!" format
  • Others use "(#issue by @reporter, PR by @author)" format

Could we standardize to one format for consistency?

- Add: Kimi K2-0905 model support in Chutes provider (#7700 by @pwilkin, PR by @app/roomote)
- Fix: Prevent stack overflow in codebase indexing for large projects (#7588 by @StarTrai1, PR by @daniel-lxs)
- Fix: Resolve race condition in Gemini Grounding Sources by improving code design (#6372 by @daniel-lxs, PR by @HahaBill)
- Fix: Preserve conversation context by retrying with full conversation on invalid previous_response_id (thanks @daniel-lxs!)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this intentional? These fixes don't have issue references while others do. Including issue numbers helps with traceability - could we add them if they exist?

"roo-cline": patch
---

![3.26.8 Release - Bug Fixes and Improvements](/releases/3.26.8-release.png)
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we consider a more descriptive title for the release image? Something like "Roo Code v3.26.8 Release Banner - Message Editing, Kimi K2 Support, and Stability Fixes" would be more specific and accessible.

@mrubens mrubens merged commit ae01a90 into main Sep 5, 2025
17 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Sep 5, 2025
@mrubens mrubens deleted the release/v3.26.8 branch September 5, 2025 20:24
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-ready size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants