-
fix(onboarding): No on OpenAI login now skips to the normal screen with a /login hint
发布于
2026-06-18 18:22:00 +00:00 Selecting "No" on the first-run "Log in to OpenAI?" prompt previously opened
the inline provider picker and parked onboarding in a login phase, dropping the
user into the per-provider pending-login input. That input widget is flaky
(typed characters were not echoed), so users could get stuck.Now "No" finishes onboarding immediately and lands the user on the usual
new-session screen with a system message telling them to run /login when ready.
The provider picker and API-key flow are still reachable via /login.Bump version to 0.30.1.
下载附件