Compare Generations Quick Start You'll typically receive two generation identifiers. Follow these steps: 1. Run to find generations on each branch. 2. Run for both base and head generations. 3. Compare duration, status, and cache hit rates. 4. Summarize cache changes with root cause analysis. Step 1: Resolve Generations If base/head are generation IDs or dashboard URLs Fetch each directly: If base/head are branch names List recent generations on each branch: Then fetch full details with . Defaults - If no base is provided, use the project's default branch (usually ). - If no head is provided,…