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
fix: show 'Session started' immediately instead of empty chat on startup (#386)
Use a dedicated _processStartedOnce flag to detect restarts instead of
_lastReportedModel, which may be undefined when the first process never
emitted system_init (e.g. OpenCode sessions starting without a model).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments