This repository was archived by the owner on May 15, 2026. It is now read-only.
Custom tools UI - #10244
Merged
Merged
Conversation
Review of commit 7a23818 (Japanese locale fix). The latest commit fixes the Korean character issue in the Japanese locale. All previously flagged issues have been resolved. Outstanding issues:
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
ghost
approved these changes
Dec 21, 2025
mrubens
approved these changes
Dec 21, 2025
mrubens
left a comment
Collaborator
There was a problem hiding this comment.
Looks good. Mind adding translations before merging? Would also be nice to support ~/.roo/tools as a follow up
mrubens
reviewed
Dec 21, 2025
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
ghost
approved these changes
Dec 21, 2025
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
ghost
reviewed
Dec 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Adds support for custom tools in the UI, allowing users to enable and manage custom TypeScript/JavaScript tools, with changes in experiment handling, UI components, and localization.
customToolstoexperimentIdsandexperimentsSchemainexperiment.ts.presentAssistantMessage()inpresentAssistantMessage.tsto conditionally execute custom tools based oncustomToolsexperiment.refreshCustomToolscase inwebviewMessageHandler.tsto load custom tools from.roo/tools.CustomToolsSettingscomponent inCustomToolsSettings.tsxfor managing custom tools in the UI.ExperimentalSettings.tsxto includeCustomToolsSettings.settings.jsonforca,de,en,es,fr,hi,id,it,ja,ko,nl,pl,pt-BR,ru,tr,vi,zh-CN,zh-TW).This description was created by
for b770c91. You can customize this summary. It will automatically update as commits are pushed.