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

# 远程项目与 SSH

> 在一个 workspace 中运行 local 与 SSH agent，同时明确当前 runtime 边界。

添加 SSH host、浏览远程 folder、创建 remote project 或 worktree，并用同一套 UI
打开 provider terminal。Spaces 把 local 与 SSH agent 放进同一个 live map。

<video controls muted playsInline title="同一 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 前先测试连接。

Remote pane 复用 Dure 的 terminal、image paste、file drop 与 reconnect 流程。
粘贴或拖入 SSH pane 的文件会先上传，再插入远程路径。

## 当前边界

除非通过当前 canary workflow 明确配置，remote provider session 仍走 legacy SSH
路径。Remote Hmux parity 还不是默认值，因此断开 SSH 尚不具备 managed local
process 的存活契约。Orchestration mailbox 与 Diff pane 目前也只在本地工作。

完整边界见[当前限制](/cn/current-limits)，连接问题见
[故障排除](/cn/troubleshooting)。
