llm-to-agent/docs/automation/computer-butler.md
2026-07-15 17:56:41 +08:00

21 lines
722 B
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.

# 电脑管家与自动化
状态todo
期望阶段P4
## 目标
将 Task 从临时聊天空间发展为可处理本地日常事务的电脑管家。
## 已确定
- 能力通过 Tool 逐项加入,不预先建设完整桌面自动化平台。
- 候选能力包括剪贴板、通知、文件整理、进程信息、浏览器读取与交互、应用/窗口控制、截图、键鼠自动化、定时任务和后台任务。
- 常用工作流可以沉淀为模板或 Behavior但不在早期固定格式。
## 待细化
- 首个接入的本机/浏览器能力由真实日常需求决定。
- 浏览器驱动、桌面自动化方式和各平台兼容性。
- 自动化任务的确认、停止和恢复体验。