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
A fresh launch shows only current startup/runtime state, and the sidebar does not surface stale generation errors unless a new action actually triggers one.
Focused rerun
python3 scripts/harness.py validate
Scoped Computer Use pass for fresh launch and sidebar status
A fresh launch should only surface current startup and runtime state, not stale prior error state.
Source report: #22
Problem
The sidebar can show a stale engine error card on fresh launch before the user performs any new interaction.
Evidence
Current ownership
Sources/Services/AppEngineSelection.swiftSources/QwenVoiceNative/XPCNativeEngineClient.swiftSources/Views/Components/SidebarStatusView.swiftAcceptance
A fresh launch shows only current startup/runtime state, and the sidebar does not surface stale generation errors unless a new action actually triggers one.
Focused rerun
python3 scripts/harness.py validate