* fix: 💚 Remove clean on build
* fix: 💚 The dist directory was not getting created
* fix: 💚 Install Vite
* fix: 💚 move gui build after core
* fix: ✅ Fix the PromptFile test to be more robust
* fix: 💚 Use the proper github secret
* fix: 💚 Pass github secret correctly to composite workflow
* fix: 💚 More token fixes
* fix: 💚 More secrets fixes
* fix: 💚 Add rimfrafSync cleanup to vscode dist like JetBrains
* build: ⚗️ See what happens if we remove the GUI build step from prepackage.js
* Revert prepackage changes
* Remove pre-package dependencies
* Put back the chdir and build from root gui
* build: 💚 Final cleanup from refactoring
* Remove deprecated isInGitHubActions check
* feat: 🏗️ VsCode Task Improvements
* fix: 🎨 Prettier
* fix: 🎨 Prettier