Files
nexus/wiki/concepts/Remote-Rescue.md
2026-04-27 20:02:52 +08:00

22 lines
947 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.
---
title: "Remote-Rescue"
type: concept
tags: [ai-agent, remote, troubleshooting]
sources: [aionui-cowork-desktop]
last_updated: 2026-04-27
---
## Definition
Remote-Rescue 是一种 AI Agent 远程故障修复能力——当 Agent如 OpenClaw不可达时用户通过远程通道Telegram/WebUI接入 AionUi使用内置部署专家执行诊断命令`openclaw doctor`)、修复配置、重启 gateway实现无需人到机器现场的远程修复。
## Key Characteristics
- **远程通道接入**Telegram、WebUI、Lark、DingTalk
- **内置诊断专家**:内置 OpenClaw 部署专家,引导安装、诊断、修复
- **自助修复能力**`openclaw doctor` 诊断、自动修复配置、gateway 重启
- **解决痛点**Agent 坏了但人不在机器旁边的困境
## Related Concepts
- [[OpenClaw-Deployment-Expert]]Remote-Rescue 的执行主体
- [[Cowork-UI]]Remote-Rescue 的用户交互界面