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

# Spaces、desktop、pane

> Project、layout、host をまたぐ agent と terminal を1つの live map で管理します。

Spaces は Dure で動いている作業の live inventory です。異なる project、folder、
desktop、SSH host の agent と terminal を検索可能な一覧にまとめ、activity と diff
signal を表示します。

Desktop は作業段階や文脈を整理し、pane はその中の agent、terminal、file、editor、
review view です。Pane の移動は表示を変えるだけで、process を所有する session は
再起動しません。

<video controls muted playsInline title="複数の Dure desktop に配置された agent と terminal" className="w-full aspect-video rounded-xl" poster="/images/workspace-overview.png" src="https://mintcdn.com/hebbian/gBhXllKfo-gr_XE_/videos/workspace-overview.webm?fit=max&auto=format&n=gBhXllKfo-gr_XE_&q=85&s=9f1fdb296173b175592f4d6d9fe6bef7" data-path="videos/workspace-overview.webm">
  ブラウザは埋め込み動画に対応していません。
  <a href="/videos/workspace-overview.webm">Workspace 動画を開く。</a>
</video>

## 試す

1. Launch、Review、Operate desktop を作ります。
2. Desktop を split して2つの agent pane を開きます。
3. 一方を別 desktop へドラッグします。
4. Spaces で同じ agent を検索して再度開きます。

同じ live session が pane に追従します。Pane を軽量 window に pop out し、後で
保存位置へ戻すこともできます。

Spaces は local と SSH を一緒に表示できますが runtime guarantee はまだ同一では
ありません。[Remote と SSH](/jp/remote-and-ssh)を確認してください。
