Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .changeset/v3.28.9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"roo-cline": patch
---

![3.28.9 Release - Supernova Upgrade](/releases/3.28.9-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.

P1: Leading slash in image path can break rendering on GitHub/NPM (resolves to site root). Use a repo-relative path instead for consistent display.

Suggested change
![3.28.9 Release - Supernova Upgrade](/releases/3.28.9-release.png)
![3.28.9 Release - Supernova Upgrade](releases/3.28.9-release.png)


- The free Supernova model now has a 1M token context window (thanks @mrubens!)
- Experiment to show the Roo provider on the welcome screen (thanks @mrubens!)
- Web: Website improvements to https://roocode.com/ (thanks @brunobergher!)
- Fix: Remove <thinking> tags from prompts for cleaner output and fewer tokens (#8318 by @hannesrudolph, PR by @app/roomote)
Copy link
Contributor

Choose a reason for hiding this comment

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

P2: Markdown will interpret as an HTML tag, so the text may disappear. Escape or wrap the tag in backticks to render it literally.

Suggested change
- Fix: Remove <thinking> tags from prompts for cleaner output and fewer tokens (#8318 by @hannesrudolph, PR by @app/roomote)
- Fix: Remove `<thinking>` tags from prompts for cleaner output and fewer tokens (#8318 by @hannesrudolph, PR by @app/roomote)

- Correct tool use suggestion to improve model adherence to suggestion (thanks @hannesrudolph!)
Copy link
Contributor

Choose a reason for hiding this comment

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

P3: Optional wording tweak to avoid repetition and improve clarity.

Suggested change
- Correct tool use suggestion to improve model adherence to suggestion (thanks @hannesrudolph!)
- Correct the tool-use suggestion to improve model adherence (thanks @hannesrudolph!)

- feat: log out from cloud when resetting extension state (thanks @app/roomote!)
- feat: Add telemetry tracking to DismissibleUpsell component (thanks @app/roomote!)
- refactor: remove pr-reviewer mode (thanks @daniel-lxs!)
- Removing user hint when refreshing models (thanks @requesty-JohnCosta27!)
Binary file added releases/3.28.9-release.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading