- Add --prefer-offline to pnpm install to avoid network calls - Skip cargo check when no Rust files (.rs, .toml, Cargo.lock) changed - Should provide modest speedup for commits without Rust changes
- Fixed critical bug with pnpm build/check error handling - Added verbose mode (-v/--verbose) with debug logging - Added .env file copying from main repo to worktrees - Added proper error handling with || true for debug statements