[Feature]: Ports & port iteration
Open
collecting upvote
enhancement
size/l
vm
- Dominant language
- TypeScript
- Stars
- 69.7k
- Forks
- 4.5k
- Avg merge
- 16h 8m
- Merged PRs (30d)
- 451
Description
### Problem or use case
Running the full stack isolated is great until you run into shared ports. Would be great to have some first class support for storing port state. Currently I just keep directory of yaml files in my root organized by project where the orca hook I have setup iterates the ports forward by 1 for each worktree I make.
### Proposed solution
Shared port state/iteration where creation of new worktrees iterates these ports/periodically resets (orca knows due to worktree lifecycle which ports are now free). Inherit in your orca worktree.
### Alternatives or additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.