Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Jan 12, 2026

Important

Enhances CLI tool UI by implementing streaming for command outputs and file creation, updating event handling, and refining UI components and hooks.

  • Behavior:
    • Implements streaming for command outputs and file creation in WriteToFileTool.
    • Adds commandExecutionOutput event in events.ts and handles it in extension-host.ts and message-processor.ts.
    • Updates OutputManager to handle streaming terminal output and tool requests.
  • UI:
    • Refactors useClientEvents and useExtensionHost hooks to manage client events and extension state.
    • Modifies App.tsx to integrate new hooks and manage task submissions.
    • Updates ChatHistoryItem.tsx to handle tool message rendering.
  • Testing:
    • Updates tests for HelpTrigger and HistoryTrigger to reflect new trigger behaviors.
  • Misc:
    • Fixes minor typos and formatting issues in cloud/page.tsx and pricing/page.tsx.

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

@cte cte requested review from jr and mrubens as code owners January 12, 2026 02:52
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. UI/UX UI/UX related or focused labels Jan 12, 2026
@roomote
Copy link
Contributor

roomote bot commented Jan 12, 2026

Rooviewer Clock   See task on Roo Cloud

Review complete. No issues found.

The merge commit from main includes:

  • Bug fix for CLI ephemeral storage directory not being passed to VSCode API mock
  • Branding updates renaming "Roo Code Cloud Provider" to "Roo Code Router"
  • New settings search feature with fuzzy matching and keyboard navigation

All changes are well-structured with proper error handling and edge case management.

Previous reviews

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

@github-actions
Copy link
Contributor

🚀 Preview deployed!

Your changes have been deployed to Vercel:

Preview URL: https://roo-code-website-i663yamtr-roo-code.vercel.app

This preview will be updated automatically when you push new commits to this PR.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:XXL This PR changes 1000+ lines, ignoring generated files. UI/UX UI/UX related or focused

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

3 participants