feat: auto port selection when default port is busy

This commit is contained in:
YeonGyu-Kim
2026-02-05 01:53:46 +09:00
parent b6a52466e1
commit 57358da6eb
4 changed files with 169 additions and 8 deletions
+1
View File
@@ -40,3 +40,4 @@ export * from "./session-utils"
export * from "./tmux"
export * from "./model-suggestion-retry"
export * from "./opencode-server-auth"
export * from "./port-utils"