Auto-sync: 2026-04-27 20:02

This commit is contained in:
2026-04-27 20:02:52 +08:00
parent 5854781fa8
commit de7ebe9256
59 changed files with 2122 additions and 1325 deletions

View File

@@ -1,44 +1,49 @@
---
title: "OpenClaw as Desktop Cowork (AionUi) — Remote Rescue & Multi-Agent Hub"
type: source
tags: []
date: 2026-04-22
---
## Source File
- [[Agent/usecases/aionui-cowork-desktop.md]]
## Summary用中文描述
- 核心主题:如何通过 AionUi 桌面应用将 OpenClaw 为协作型 Agent 运行,并实现远程救援和多 Agent 集中管理
- 问题域:OpenClaw 用户缺少可视化工作空间、远程修复能力和统一的多 Agent 管理界面
- 方法/机制AionUi 提供 Cowork 工作空间(文件感知界面)、内置 OpenClaw 部署专家(远程诊断修复)、多 Agent 并行运行、统一 MCP 配置、跨平台远程访问WebUI/Telegram/Lark/DingTalk
- 结论/价值:一个 App 集成 OpenClaw + 12+ 其他 Agent配置一次 MCP 即可全局生效,远程场景下可随时通过 Telegram/WebUI 修复 OpenClaw 故障
## Key Claims用中文描述
- AionUi 将 OpenClaw 作为一等公民 Agent 运行,提供文件感知的工作空间界面,用户可直接看到 Agent 读写文件、运行命令、浏览网页
- OpenClaw 故障且用户不在机器旁时,通过 TelegramWebUI 打开 AionUi使用内置 OpenClaw 部署专家运`openclaw doctor`、修复配置、重启网关
- AionUi 配置一次 MCP 服务器,即同步到 OpenClaw 和所有其他 Agent无需逐个配置
- 支持 WebUI、Telegram、Lark、DingTalk 多渠道远程访问同一 AionUi 实例( OpenClaw
## Key Quotes
> "OpenClaw, built-in agent, Claude Code, Codex, etc. in one app; switch or run in parallel, same MCP config for all." — AionUi 多 Agent 统一界面
> "A common pattern for users who run OpenClaw headless or on another machine." — 远程救援场景
## Key Concepts
- [[CoworkWorkspace]]:文件感知的工作空间,用户可看到 Agent 读写文件、运行命令、浏览网页,而非仅终端/聊天输出
- [[RemoteRescuePattern]]通过远程渠道Telegram/WebUI访问内置专家 Agent执行诊断修复命令`openclaw doctor`)恢复主 Agent 连接
- [[Multi-AgentHub]]:单一应用中并行运行 OpenClaw、Claude Code、Codex 等 12+ Agent统一界面、统一 MCP 配置
- [[MCPOnceAllAgents]]:在 AionUi 中配置一次 MCP 服务器,全局同步到所有集成的 Agent
## Key Entities
- [[AionUi]]:免费开源桌面应用,将 OpenClaw 作为一等公民 Agent 运行,支持多 Agent 并行、统一 MCP 配置和跨平台远程访问
- [[OpenClaw]]:开源 AI Agent 框架,支持持久记忆和工作流编排,本文档中的被集成目标
- [[iOfficeAI]]AionUi 开发公司
## Connections
- [[AionUi]] ← integrates ← [[OpenClaw]]
- [[AionUi]] ← extends ← [[OpenClaw-N8N-Webhook-Pattern]] AionUi 本身提供多 Agent 界面n8n 模式提供工作流安全集成)
- [[RemoteRescuePattern]] ← enables ← [[Self-Healing-Home-Server]] (远程修复 OpenClaw 故障的能力)
## Contradictions
- 无明显冲突。AionUi 侧重桌面可视化 + 多 Agent 并行管理,[[openclaw-n8n-stack]] 侧重安全 Webhook 代理集成,两者可互补使用。
---
title: "OpenClaw as Desktop Cowork (AionUi) — Remote Rescue & Multi-Agent Hub"
type: source
tags: []
date: 2026-04-27
---
## Source File
- [[Agent/usecases/aionui-cowork-desktop.md]]
## Summary用中文描述
- 核心主题:通过 AionUi 桌面应用将 OpenClaw 打造为协作型 Cowork Agent支持远程救援和多 Agent 统一管理
- 问题域:AI Agent 的可视化监控、远程故障修复、多 Agent 工具链统一配置。
- 方法/机制AionUi 自动检测 OpenClaw内置 OpenClaw 部署专家(含 `openclaw doctor` 诊断、配置修复、gateway 重启),支持 Telegram/WebUI 远程接入;一次配置 MCP Server 所有 Agent 共享。
- 结论/价值:解决"看不见 Agent 在做什么"和"Agent 坏了人在外地无法修复"两大痛点,实现多 Agent 一站式管理。
## Key Claims用中文描述
- AionUi 将 OpenClaw 一等公民身份集成进 Cowork 工作空间,用户可 Agent 读写文件、运行命令、浏览网页的全过程,而非仅依赖日志推断。
- 内置的 OpenClaw 部署专家可在 Agent 不可达时,通过 Telegram/WebUI 远程执`openclaw doctor`、修复配置、重启 gateway实现远程救援。
- AionUi 支持 OpenClaw、Claude Code、Codex 等 12+ Agent 共存,一个界面切换或并行运行,共享同一 MCP 配置
- WebUI、Telegram、Lark、DingTalk 多通道接入,实现从手机或其他设备远程访问同一 AionUi 实例( OpenClaw
- AionUi Cron 可定时调度 OpenClaw 或其他 Agent实现 24/7 自动化任务。
## Key Quotes
> "AionUi is a free, open-source app that runs OpenClaw as a first-class agent alongside 12+ others (Claude Code, Codex, Qwen Code, etc.), with a built-in OpenClaw deployment expert for install, diagnose, and repair — including remote rescue when OpenClaw is down and you're not at the machine." — 文档正文
> "Many users rely on this." — 描述远程救援功能的实用性
## Key Concepts
- [[Cowork-UI]]AionUi 提供的桌面协作界面,可视化展示 AI Agent 的文件读写、终端命令、网页浏览等操作全过程。
- [[Remote-Rescue]]:当 OpenClaw 不可达时,通过 Telegram/WebUI 远程接入 AionUi使用内置部署专家进行诊断和修复。
- [[Multi-Agent-Unified-MCP]]:在 AionUi 中统一配置 MCP Server 配置,一次配置同步至 OpenClaw 及所有其他 Agent无需逐个设置。
- [[OpenClaw-Deployment-Expert]]AionUi 内置的 OpenClaw 安装、诊断、修复引导工具,支持 `openclaw doctor` 和 gateway 管理。
## Key Entities
- [[OpenClaw]]:开源 AI Agent 框架支持多渠道接入Telegram/WebUI和持久记忆作为 AionUi 的一等公民运行。
- [[AionUi]]:免费开源桌面应用,支持 12+ AI AgentOpenClaw/Claude Code/Codex 等),提供 Cowork UI、远程通道WebUI/Telegram/Lark/DingTalk和定时任务功能。
- [[Claude-Code]]Anthropic 的 AI 编程 Agent与 OpenClaw 共存于 AionUi 中。
- [[Codex]]OpenAI 的 AI 编程 Agent与 OpenClaw 共存于 AionUi 中。
- [[MCP]]Model Context ProtocolAionUi 中统一配置的 Agent 上下文协议,实现跨 Agent 的工具共享。
## Connections
- [[OpenClaw]] ← 核心被集成对象 ← [[AionUi-Cowork-Desktop]]
- [[OpenClaw-n8n-Workflow-Orchestration]] ← 相关扩展 ← [[AionUi-Cowork-Desktop]]AionUi 可调度 OpenClaw 执行 n8n 工作流)
- [[Multi-Agent-Team]] ← 互补关系 ← [[AionUi-Cowork-Desktop]]AionUi 提供 Multi-Agent 统一管理界面)
- [[Second-Brain]] ← 场景互补 ← [[AionUi-Cowork-Desktop]](两者均可通过 OpenClaw 实现,但 Second Brain 侧重记忆捕获,本方案侧重 Agent 可视化与远程控制)
## Contradictions
- 无已知冲突内容。