Skip to main contentImprovements
- Git branch picker now sanitizes new branch names, hides duplicate remote entries, and highlights recent activity so it’s easier to find or create the right branch.
- Onboarding checklist cards surface pending setup steps with clearer summaries and refresh indicators, making progress tracking more reliable.
- Windows command execution refreshes the active PATH after runs so newly installed tools are available without restarting the app.
Fixes
- Creating or switching branches now surfaces Git errors and offers stash-and-retry guidance when conflicts block checkout, preventing silent failures.
- Windows shells verify WSL availability before use, avoiding command failures when WSL is missing or not yet initialized.