/fork vs /subtask in Claude Code: Updated Command Behavior
If you missed it: recently, the behavior of the /fork command in Claude Code was changed.
It now copies the current session into a new background session, and you can continue working in the current one.
The previous behavior—launching a sub-agent within the same session and then returning the result—is now available via the /subtask command.