> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dureai.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 故障排除

> 快速检查 provider 检测、managed reattach、SSH、diff review 与 CLI channel。

## 未检测到 provider

从 login shell 运行 provider command。若不存在，请按官方说明安装或登录。修改
`PATH` 后重启 Dure。

## App 重启后 agent 没有继续运行

确认 pane 是 managed local agent。普通 terminal 中手动运行的 CLI 可以被识别，
但不一定由 Hmux 持有。请从 agent pane 启动，或使用界面提供的 managed conversion。

如果 Hmux host 或电脑已经退出，请使用 Session Recovery。恢复或重启 process 与
无中断存活不同。

## SSH pane 断开

在 Settings 中测试 host 与认证方式。SSH project 会 reconnect，但 remote provider
默认还不使用 managed-local Hmux 语义。重试命令前先独立确认远程 process。

## 无法使用 Diff review

Diff pane 目前支持 local Git worktree。确认 agent 有本地 worktree，且相对 fork
point 确实有改动。SSH remote diff 尚不支持。

## `dure orch` 找不到 app channel

先在目标 channel 启动一次 Dure 以创建 registry。在 Dure terminal 中运行命令，
或在有意连接隔离开发 build 时设置 `DURE_APP_CHANNEL`。

## macOS 阻止 alpha app

公开 alpha 未签名。对未改名的 legacy bundle path 重新执行
[安装指南](/cn/install)中的 quarantine removal 命令。

保证边界见[当前限制](/cn/current-limits)。
