Files
nexus/wiki/sources/aionui-cowork-desktop.md

50 lines
3.7 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.
---
title: "OpenClaw as Desktop Cowork (AionUi) — Remote Rescue & Multi-Agent Hub"
type: source
tags: []
date: 2026-04-27
---
## Source File
- [[raw/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
- 无已知冲突内容。