stablyai / stablyai/orca

[Feature]: Ports & port iteration

Open
#5,367 1 comment 2 reactions 1 assignee Claimed by @OrcaWin View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.