You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(tui): neutralize model hints in placeholder header test
The startup-phase label only renders when no model hint is known, so a
sibling test that exports JCODE_MODEL or persists a config default_model
in the shared test home suppressed the 'loading session' placeholder.
Pin JCODE_MODEL=unknown (which also disables the config fallback) under
the env lock for the duration.
0 commit comments