Continue
成功したturnごとに、戻れる地点を残します。
成功したcheckpointでtranscriptとGit作業をそろえて保存。Remote Hostを再起動しても、別のclientから同じ復旧可能なセッションを開けます。
- ↻Git checkpointが成功して初めてturn成功です。
- ◇Remote Host再起動後は最後の復旧地点へ戻ります。
- ⊞desktop、web、mobile webで同じセッションを再開します。
Workbench Polish onboardingReview auth flowbrief.md
ACLAUDEteam@studiorunning Make the onboarding feel clear for a first-time teammate.
AI found the two unclear transitions. I’m tightening the workspace step and adding a visible success state.
Refining the final step
Review the auth flow for edge cases and suggest fixes.
◉The reconnect path is solid. One decision is still needed before I change the recovery behavior.
NEEDS YOUR INPUTIf provider authentication expires, should this session pause or open Agent Settings? Control
自分のRemote Host、ひとつのserver Agent、明示的なGit action。
Claude CodeとCodexはユーザー管理のRemote Hostで実行。承認されたmemberが同じAgentへturnを送り、Commit、Push、PRは明示操作です。
AClaude Code
自分のprovider account
connected◉connected Grokはローカル互換として維持します。永続Remote Hostベータの主要providerはClaude CodeとCodexです。
検証できる復旧
約束ではなくcheckpointが復旧範囲を決めます。
Checkpointが失敗したturnは復旧必要と表示され、durable成功には数えません。
×Turn完了→◇Checkpoint成功→↗安全に再開
別のレイヤー
リクエストroutingや一人の実行画面を超える。
Router / Agent IDE⌘Manifoldone
主な範囲Router / Agent IDErequest転送または一つの実行画面Manifoldone復旧可能なagent workを保存
仕事の単位Router / Agent IDErequest、editor task、live sessionManifoldoneTranscript ↔ Git checkpoint
共同作業Router / Agent IDE画面またはprovider workflowを共有Manifoldone同じセッションで依頼者を記録し、turnを直列実行
Manifoldoneはprovider tool、IDE、router、subscriptionを置き換えません。結果を人とdeviceを越えて復旧・review可能にします。