- XcodeTools: swift_package commands now search workspace root and
immediate subdirs for Package.swift instead of blindly running
from workspaceRoot (fixes 'Could not find Package.swift' error)
- VS Code: set git.autoRepositoryDetection=openEditors and
git.scanRepositories=[] to prevent path-doubling on CxSwiftAgent