-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Improve tool use UI in the cli (streaming command output + streaming file creates) #10626
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
base: main
Are you sure you want to change the base?
Improve tool use UI in the cli (streaming command output + streaming file creates) #10626
Conversation
Review complete. No issues found. The merge commit from main includes:
All changes are well-structured with proper error handling and edge case management. Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
|
🚀 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. |
…ly-rather-than-on-partial-false
Important
Enhances CLI tool UI by implementing streaming for command outputs and file creation, updating event handling, and refining UI components and hooks.
WriteToFileTool.commandExecutionOutputevent inevents.tsand handles it inextension-host.tsandmessage-processor.ts.OutputManagerto handle streaming terminal output and tool requests.useClientEventsanduseExtensionHosthooks to manage client events and extension state.App.tsxto integrate new hooks and manage task submissions.ChatHistoryItem.tsxto handle tool message rendering.HelpTriggerandHistoryTriggerto reflect new trigger behaviors.cloud/page.tsxandpricing/page.tsx.This description was created by
for 0dcc439. You can customize this summary. It will automatically update as commits are pushed.