mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-26 01:11:20 +00:00
* feat: remove Roomote Control from extension Remove all Roomote Control (remote control) functionality: - Remove BridgeOrchestrator and entire bridge directory from @roo-code/cloud - Remove remoteControlEnabled, featureRoomoteControlEnabled from extension state - Remove extensionBridgeEnabled from CloudUserInfo and user settings - Remove roomoteControlEnabled from organization/user feature schemas - Remove enableBridge from Task and ClineProvider - Remove remote control toggle from CloudView UI - Remove remoteControlEnabled message handler - Remove extension bridge disconnect on logout/deactivate - Update CloudTaskButton to show for all logged-in users - Remove remote control translation strings from all locales - Update all related tests CLO-765 * fix: remove dead getOrganizationMetadata and unused socket.io-client dep * Readmes * Readmes * Types * fix: remove leftover Roomote Control references from locale READMEs and stale BridgeOrchestrator mock * Removes cloudtaskbutton * fix: remove orphaned qrcode packages and dead openInCloud translation keys * pnpmlock * Revert these * Revert these * Revert these * Remove socket.io --------- Co-authored-by: Roo Code <roomote@roocode.com> Co-authored-by: Bruno Bergher <bruno@roocode.com> Co-authored-by: cte <cestreich@gmail.com> |
||
|---|---|---|
| .. | ||
| ApiConfigSelector.spec.tsx | ||
| BatchFilePermission.spec.tsx | ||
| BatchListFilesPermission.spec.tsx | ||
| ChatRow.diff-actions.spec.tsx | ||
| ChatRow.rate-limit-wait.spec.tsx | ||
| ChatRow.run-slash-command.spec.tsx | ||
| ChatRow.subtask-links.spec.tsx | ||
| ChatTextArea.lockApiConfig.spec.tsx | ||
| ChatTextArea.spec.tsx | ||
| ChatView.keyboard-fix.spec.tsx | ||
| ChatView.notification-sound.spec.tsx | ||
| ChatView.preserve-images.spec.tsx | ||
| ChatView.scroll-debug-repro.spec.tsx | ||
| ChatView.spec.tsx | ||
| CheckpointRestoreDialog.spec.tsx | ||
| CodeIndexPopover.auto-populate.spec.tsx | ||
| CommandExecution.spec.tsx | ||
| CommandPatternSelector.spec.tsx | ||
| ErrorRow.spec.tsx | ||
| FollowUpSuggest.spec.tsx | ||
| IndexingStatusBadge.spec.tsx | ||
| ModeSelector.spec.tsx | ||
| OpenMarkdownPreviewButton.spec.tsx | ||
| ShareButton.spec.tsx | ||
| SlashCommandItemSimple.spec.tsx | ||
| TaskActions.spec.tsx | ||
| TaskHeader.spec.tsx | ||
| TooManyToolsWarning.spec.tsx | ||
| WarningRow.spec.tsx | ||
| WorktreeSelector.spec.tsx | ||