- fix: text selection on login for claude (c7b9976)
- fix:disabling zoom on focus on mobile iframe (5724c11)
- fix: use resolved path from API in folder browser (8a675a7) - thanks @EricBlanquer!
- fix: folder browser navigation issues (07f89e5) - thanks @EricBlanquer!
- feat: enhance project creation wizard with folder creation and git clone progress (6726e8f) - thanks @EricBlanquer!
- fix: address CodeRabbit review comments (ab50c5c) - thanks @EricBlanquer!
- fix: update i18n translations for clone progress and SSH detection (8ef0951) - thanks @EricBlanquer!
- fix: handle EEXIST race and prevent data loss on clone (5782865) - thanks @EricBlanquer!
- fix: encode Windows paths correctly in addProjectManually (36094fb) - thanks @EricBlanquer!
- fix: simplify project wizard labels for clarity (ede56ad) - thanks @EricBlanquer!
- Reorder return statements for claude commands (3debc3a)
- Merge pull request #320 from EricBlanquer/fix/new-project-folder-selection (14fb815) - thanks @blackmammoth!