Codex CLIsession-managementbuilt-in

/fork

Fork the current conversation into a new thread with a fresh ID, leaving the original transcript untouched for parallel exploration.

When to use

  • Exploring an alternative approach without losing the current direction
  • Running two different solutions in parallel and comparing
  • Creating a branch point before a risky change

More Codex CLI commands