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: detect and dismiss Windows lock screen before each task
Add _dismiss_lock_screen() to run_dc_eval.py that checks for LogonUI.exe
process and types the password to unlock if the screen is locked. Called
from ensure_waa_ready() after each successful probe.
This prevents eval failures when the Windows VM has been idle and the
lock screen has engaged between tasks or between sessions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments