> ## 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.

# Remote project と SSH

> 現在の runtime 境界を明示しながら local と SSH agent を1つの workspace で動かします。

SSH host を追加し、remote folder を選び、remote project や worktree を作成して
provider terminal を開きます。別の remote UI を覚えず、Spaces で local と SSH
agent を同じ live map に表示できます。

<video controls muted playsInline title="1つの Dure workspace に並ぶ local Codex と SSH Kimi agent" className="w-full aspect-video rounded-xl" poster="/images/local-ssh-agents.png" src="https://mintcdn.com/hebbian/gBhXllKfo-gr_XE_/videos/local-ssh-agents.webm?fit=max&auto=format&n=gBhXllKfo-gr_XE_&q=85&s=c172b979fb28a09d97d0d4298a8a7c0b" data-path="videos/local-ssh-agents.webm">
  ブラウザは埋め込み動画に対応していません。
  <a href="/videos/local-ssh-agents.webm">Local と SSH の動画を開く。</a>
</video>

## Host を接続

Settings で SSH host を追加し、ssh-agent、key file、password、または Tailscale
SSH のような明示 credential なしの方式を選びます。Remote folder を追加する前に
connection test を実行してください。

Remote pane でも Dure の terminal、image paste、file drop、reconnect workflow を
使えます。SSH pane に paste/drop した file は upload 後に remote path が入ります。

## 現在の境界

Current canary workflow で明示的に provision しない限り、remote provider session
は legacy SSH path を使います。Remote Hmux parity はまだ標準ではないため、SSH
drop に managed local process の存続契約は適用されません。Orchestration mailbox
と Diff pane も現在 local のみです。

完全な境界は[現在の制限](/jp/current-limits)、接続確認は
[トラブルシューティング](/jp/troubleshooting)を参照してください。
