Skip to content

Conversation

@joaolfp
Copy link
Contributor

@joaolfp joaolfp commented Jan 23, 2026

✨ Summary

There was a problem when we are cloning a project inside the heroesofcode folder, it is adding another heroesofcode folder. Now it's creating the heroesofcode folder on the user's desktop

🔧 Type of Change

  • ✨ Enhancement
  • 🐞 Bug fix
  • 🔐 Security fix
  • 💥 Breaking change
  • 🚀 New feature
  • 📦 New release
  • 📚 Documentation
  • ♻️ Refactor

Note

Moves repo clone destination to the user's Desktop (heroesofcode folder) and updates messaging accordingly.

  • clone_repo now resolves Desktop/heroesofcode via dirs::desktop_dir() and creates the folder if missing
  • Success output updated to point users to the Desktop location
  • Adds dirs = "6.0.0" dependency; lockfile updates (e.g., dirs, dirs-sys, option-ext, redox_users, libredox, and windows-sys bump)

Written by Cursor Bugbot for commit c7d3656. This will update automatically on new commits. Configure here.

@github-actions
Copy link

🎉 All unit tests passed!

@joaolfp
Copy link
Contributor Author

joaolfp commented Jan 23, 2026

bugbot run

cursor[bot]

This comment was marked as outdated.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

@joaolfp joaolfp merged commit 58291a8 into main Jan 23, 2026
2 checks passed
@joaolfp joaolfp deleted the hotfix/fix-heroesofcode-repeting branch January 23, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants