You'll notice
A worktree conflict now shows the conflicting worktree path pulled out of git's error text.
A new helper parses git's "...already used by worktree at " error message to extract the conflicting worktree path, rather than only showing the raw git output.