Commit 9a5ab38
refactor: extract interactive model setup for reuse by coder setup
Extract the radioSelect-based interactive model setup flow into a
reusable runInteractiveModelSetup() function, shared by both --model
and --setup. The coder setup wizard now reuses the full TUI-like
provider/model selection instead of simplistic readline prompts,
and automatically launches the coder TUI after setup completes.
Co-Authored-By: DeepSeek <noreply@deepseek.com>1 parent 4bcfc85 commit 9a5ab38
1 file changed
Lines changed: 101 additions & 185 deletions
0 commit comments