mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-21 18:52:56 +00:00
The SSH key multiselect (@clack/prompts) creates and destroys its own readline interface on stdin. Due to Bun #1707, subsequent Node readline interfaces silently receive an immediate "close" event — causing the model selection prompt to exit the process without reading input. Fix: replace the readline-based prompt() with p.text() from @clack/prompts, so all stdin interactions use the same library and never trigger the bug. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||