> ## 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 detection、managed reattach、SSH、diff review、CLI channel を確認します。

## Provider が検出されない

Login shell から provider command を実行します。見つからない場合は公式手順で
install/login してください。`PATH` を変更した後は Dure を再起動します。

## App restart 後に agent が残らない

Pane が managed local agent だったか確認します。普通の terminal で手動実行した
CLI は認識されても Hmux 所有とは限りません。Agent pane から開始するか、表示される
managed conversion を使ってください。

Hmux host や computer が終了した場合は Session Recovery を使います。Process の
recovery/restart は無停止の存続とは異なります。

## SSH pane が切断された

Settings で host connection test と authentication を確認します。SSH project は
reconnect しますが、remote provider は managed-local Hmux semantics が標準では
ありません。Command を再送する前に remote process を別途確認してください。

## Diff review が使えない

Diff pane は現在 local Git worktree に対応します。Agent が local worktree を持ち、
fork point との差分があるか確認します。SSH remote diff は未対応です。

## `dure orch` が app channel を見つけない

対象 channel で Dure を一度起動して registry を作ります。Dure terminal で command
を実行するか、isolated development build を意図して使う場合は
`DURE_APP_CHANNEL` を設定します。

## macOS が alpha app をブロックする

公開 alpha は未署名です。[インストール手順](/jp/install)の quarantine removal
command を変更していない legacy bundle path に再実行してください。

保証の境界は[現在の制限](/jp/current-limits)を参照してください。
