What's wrong with this entry?
/fork refuses in additional edge cases with clear messages:
- Session not yet saved:
"Couldn't fork — this conversation is still being saved. Try again in a moment." - No messages yet:
"Nothing to fork yet — send a message first." - Session started with incompatible launch flags: describes which flags prevent inheritance.
"Cannot fork — session persistence is off, so the new session would have nothing to start from." (search for "Cannot fork")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.