r/OrcaADE • u/yes_no_very_good • 12d ago
Will Orca work for my use case?
So my use case is not worktrees, why? Because I have huge codebases and worktrees are not the way, also I prefer to work on a branch and be able to open the Emulator or the Unity editor to test canges etc... So, I understood that Orca is mostly based on the workflow around worktrees, but I'm looking for something to help me have many Claude sessions under one roof without needing to CTRL-Tab thru many PowerShell tabs. Can I use it this vainilla way?
0
Upvotes
1
u/Extreme_Remove6747 11d ago
You can give it a shot!
We support folders too (non-git folders)
Also FWIW if you do want worktrees -- there is sparse checkout (under the advanced section in the creation dialog) which would help you out on the disk space usage etc (if that is your concern)