-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore: add changeset for v3.28.9 #8336
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
Conversation
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.
I found some issues that need attention before merge.
| "roo-cline": patch | ||
| --- | ||
|
|
||
|  |
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.
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.
|  | |
|  |
| - 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) |
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.
P2: Markdown will interpret as an HTML tag, so the text may disappear. Escape or wrap the tag in backticks to render it literally.
| - 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) |
| - 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) | ||
| - Correct tool use suggestion to improve model adherence to suggestion (thanks @hannesrudolph!) |
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.
P3: Optional wording tweak to avoid repetition and improve clarity.
| - Correct tool use suggestion to improve model adherence to suggestion (thanks @hannesrudolph!) | |
| - Correct the tool-use suggestion to improve model adherence (thanks @hannesrudolph!) |
Important
Add changeset for v3.28.9 with Supernova model enhancements, UI experiments, fixes, new features, and refactoring.
roocode.com.<thinking>tags from prompts for cleaner output.DismissibleUpsellcomponent.pr-reviewermode.This description was created by
for e4a90ac. You can customize this summary. It will automatically update as commits are pushed.