2026-08-21 16:33:23 +08:00

32 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Desktop
Desktop 是本地常驻控制台与系统集成层,复用 Web 界面与同一个 Runtime。
## Desktop Host
- 期望实现阶段P6
- 实际开发状态:未开始
- 已确认点:负责拉起、连接和观察本地 RuntimeDesktop 框架在进入本阶段前单独讨论。
- 待确认点框架、打包、更新、Web 前端复用和跨平台目标。
## 常驻体验
- 期望实现阶段P6
- 实际开发状态:未开始
- 已确认点:支持托盘、通知、全局快捷键和后台状态提示。
- 待确认点:开机启动、任务完成通知、快捷入口和菜单设计。
## 原生确认与版本控制
- 期望实现阶段P6
- 实际开发状态:未开始
- 已确认点提供高影响操作确认、版本切换、Runtime 重启、回退与健康状态面板。
- 待确认点确认弹窗队列、Supervisor 连接和故障恢复体验。
## 原生能力桥接
- 期望实现阶段P6
- 实际开发状态:未开始
- 已确认点:可逐步承载剪贴板、窗口、文件系统和其他原生能力桥接。
- 待确认点:与 Runtime Tool 的边界、权限申请、平台差异和无界面运行方式。