- Resolve the current working directory to its real path before any operation to avoid path mismatches.
- Enable token helpers for pnpm publish and fix handling of Git repository names that contain capital letters.
- Prevent circular symlinks by skipping root package hoisting when `hoistedWorkspacePackages` is true.