Strong fit
- Implementation followed by independent review.
- A long task with a clear phase boundary.
- Parallel work with non-overlapping file ownership.
Multi-Agent workflow
Let Codex implement a bounded change, then start a separate Claude Code Session against the same saved Workspace files for review or continuation. Continuity comes from inspectable project state—not from pretending the Agents share private reasoning.
01 · Working evidence
Give each Agent a separate bounded Session and make files, checks, and review evidence carry the handoff.
Open a shared Workspace02 · Workflow
Define the outcome, ownership, protected files, and checks. Save the changed files, diff summary, commands, and open risks.
Review the current files and Preview, then write a concise handoff with goal, state, checks, risk, and next action.
Start a separate Session, verify the handoff against the files, and continue only within the assigned boundary.
03 · Task fit
04 · Boundaries
Separate Sessions can still create conflicting edits.
Agent.Space does not automatically resolve semantic merge conflicts.
The live selector governs compatible models and controls for each Agent.
06 · Questions
Start in one Space
Give each Agent a separate bounded Session and make files, checks, and review evidence carry the handoff.