远程控制另一台设备时,希望目标设备的插件面板能显示在控制端并可交互
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: 匿名
**客户端版本**: 0.1.76
---
## 场景
插件只装在另一台设备上,我这边没有安装。我通过 Cindy 的远程控制连接到那台设备,用它上面的插件干活。
## 现状
远程连接之后,可以调用到目标设备上装的插件,但插件的面板不会显示在我当前这台设备上。我在这边看不到插件的界面,只能从对话里的调用结果间接知道它做了什么。
## 期望
远程控制时,目标设备的插件面板能直接显示在控制端这一侧,并且可以正常交互。也就是把面板一起带过来,而不只是把调用能力带过来。
## 为什么需要
远程的主要目的就是借用那台设备的环境和它上面已有的插件。面板不跟着过来,远程用插件时体验是断的:只能发起调用、等结果,看不到插件本身的状态和界面。
## 归类
功能增强。现有行为不是报错,而是远程连接时插件面板没有同步显示。
---
## 提交时的任务环境
仅代表提交时快照,不一定是故障环境。OS 来自提交客户端本机,不含 SSH 远端主机;Harness / 模型来自当前任务。与运行环境无关的反馈可忽略本段。
**版本区域**: CN
**OS**: win32 x64 (10.0.26200)
**Harness**: Pi
**Model ID**: ` deepseek-v4-flash `
**界面语言**: zh-CN
Contributor guide
Research direction
No files, tests, or entry points are named. Start by tracing remote-control connection handling and the plugin panel rendering path, then determine how the target device's panel state and interactions can be transported to the controlling device. Done means a remotely available plugin panel is visible and interactive on the control side without requiring the plugin to be installed there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100