Voices
Anthropic Ships Claude Code '/fork': Git-Style Session Branching Lands in the Terminal
On June 13 Anthropic added a '/fork' command and a new CLI to Claude Code, letting developers branch a live session — full context, files and prior instructions intact — into parallel variants to test alternative approaches without destroying the original. It imports version-control's branch-and-discard ergonomics into agent sessions, the most-requested ergonomic for anyone running speculative multi-path agent work. Practically it makes 'try three implementations from the same context' a first-class operation instead of a copy-paste hack.
Source
↳ Follow the thread