Skip to content

Conversation

@brunobergher
Copy link
Collaborator

@brunobergher brunobergher commented Nov 5, 2025

This PR copies the visual changes from #8470 (which we reverted) into the extension while explicitly excluding all Cloud Agent functionality.

  • New left-aligned layout
  • New tips copy, which goes away after 6 tasks
  • Tweaks to history item look
  • Responsive layout uses more padding when there's enough space
  • Cloud upsell has updated copy to reference Cloud agents (and thus a new upsellId, so it's shown until dismissed again)
  • The kangaroo is happier

Screenshot

This won't appear all at the same time: onboarding copy and Cloud upsell are mutually exclusive with a threashold of 6 tasks.

image

Important

This PR updates the home screen visuals with a new layout, task history display, and user prompts, enhancing user interaction while excluding Cloud Agent functionality.

  • Layout and Design:
    • New left-aligned layout for the home screen.
    • Responsive layout with increased padding when space allows.
    • Updated RooHero and RooTips components for improved user interaction.
  • Task and History Management:
    • Task history now shows up to 4 tasks in HistoryPreview.
    • RooTips disappear after 6 tasks are completed.
    • DismissibleUpsell shown for unauthenticated users after 6 tasks.
  • Code and Style Adjustments:
    • Rounded corners updated to rounded-lg in ChatTextArea.
    • Minor style tweaks in TaskHeader and TaskItem for better visual consistency.
    • Removed unused imports and variables in ChatView.tsx.

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

roomote and others added 6 commits November 5, 2025 10:10
- Updated ChatTextArea border radius from rounded to rounded-lg
- Updated TaskHeader padding and border radius styling
- Modified RooHero to remove flex centering and add bounce animation
- Updated RooTips with new content, Lucide icons, and improved layout
- Modified chat.json translations for updated onboarding content
- Updated HistoryPreview layout with header and improved spacing
- Modified TaskItem styling with rounded-xl and font-light
- Updated TaskItemFooter spacing
- Changed history.json viewAllHistory text to "View all"

These changes incorporate the visual improvements from PR #8470 without
including any CloudAgents functionality or related cloud features.
….com:RooCodeInc/Roo-Code into feature/visual-refresh-from-pr-8470-no-cloud
@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Nov 5, 2025
@roomote
Copy link

roomote bot commented Nov 5, 2025

Rooviewer Clock   See task on Roo Cloud

Review complete. All previously identified issues have been resolved. The new commits contain only test updates that correctly reflect the feature changes.

  • Remove extra whitespace in RooHero className
  • Fix inconsistent padding in RooTips paragraphs
Previous reviews

Mention @roomote to ask your PR Fixer agent to address the feedback.

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 5, 2025
@brunobergher brunobergher marked this pull request as ready for review November 6, 2025 11:26
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. UI/UX UI/UX related or focused labels Nov 6, 2025
@roomote
Copy link

roomote bot commented Nov 6, 2025

Rooviewer Clock   See task on Roo Cloud

Review complete. Found 1 minor styling issue:

  • Remove trailing whitespace in RooHero className

Mention @roomote in a comment to trigger your PR Fixer agent and make changes to this pull request.

brunobergher and others added 2 commits November 6, 2025 11:57
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
@daniel-lxs daniel-lxs moved this from Triage to PR [Needs Review] in Roo Code Roadmap Nov 6, 2025
@hannesrudolph hannesrudolph added PR - Needs Review and removed Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. labels Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer PR - Needs Review size:L This PR changes 100-499 lines, ignoring generated files. UI/UX UI/UX related or focused

Projects

Status: PR [Needs Review]

Development

Successfully merging this pull request may close these issues.

5 participants