What's wrong with this entry?
Anonymous. No account, no email.
What
When resuming a session that was running in a git worktree, the resume instructions now automatically include the --worktree flag.
Details
- The "Resume this session with:" message now dynamically includes
--worktree <name>when the session was created in a worktree - Preserves worktree context across session restarts
Evidence
Worktree resume instructions (search for "Resume this session with: claude")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.