[WIP] feat(studio): auto-detect multiple projects in parent directories#148
Closed
miguel-heygen wants to merge 1 commit intomainfrom
Closed
[WIP] feat(studio): auto-detect multiple projects in parent directories#148miguel-heygen wants to merge 1 commit intomainfrom
miguel-heygen wants to merge 1 commit intomainfrom
Conversation
92a6767 to
26529c8
Compare
5350c4d to
b446c82
Compare
This was referenced Mar 31, 2026
Collaborator
Author
6 tasks
26529c8 to
4c5d39c
Compare
b446c82 to
e42cca1
Compare
jrusso1020
approved these changes
Mar 31, 2026
4c5d39c to
25e2d4d
Compare
e42cca1 to
f653a72
Compare
25e2d4d to
450da64
Compare
f653a72 to
deb3e81
Compare
450da64 to
942b7aa
Compare
deb3e81 to
35f0663
Compare
7bdc924 to
7d8fdcd
Compare
35f0663 to
0f6d0d5
Compare
bdee705 to
a1a91bc
Compare
d72ba3a to
3ecfd72
Compare
10 tasks
f5ac534 to
966bfcd
Compare
d8297e1 to
ecb590d
Compare
966bfcd to
54ad7f5
Compare
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
54ad7f5 to
25efa9d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
hyperframes devpoints at a parent directory containing multiple projects (each with their ownindex.html)renders/subdirectoryHow it works
hyperframes dev my-videos/→ Studio shows bothproject-aandproject-bin a dropdown selector.Stacks on
feat/studio-file-management.Test plan
hyperframes devon a single project → works as before (no dropdown)hyperframes devon a parent dir with 2+ projects → dropdown appears, switching worksrenders/dir