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

@@ -0,0 +1,21 @@
---
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 的用户交互界面