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
feat(settings): warn that keep-awake cannot survive a closed laptop lid
The "Keep awake while agents work" power-save blocker only prevents
idle system sleep; closing a laptop lid forces sleep on macOS and
Windows regardless. Detect a built-in battery (macOS ioreg, Windows
Win32_Battery, Linux /sys/class/power_supply) and append a lid-close
caveat to the setting description on laptops.
Generated-By: PostHog Code
Task-Id: 6b1cbbfe-903b-400d-a76f-45e614c6d0f8
0 commit comments