Cloning duplicates an agent's current state โ memory, context, and progress โ into a new, independent execution. Useful for trying two different next steps from the same point without risking the original run.
Was this article helpful?