| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Sleep-Enforcer-v1.3.2-Setup.exe | 2026-05-28 | 17.4 MB | |
| sleep_enforcer-v1.3.2.exe | 2026-05-28 | 15.7 MB | |
| README.md | 2026-05-28 | 676 Bytes | |
| Sleep Enforcer v1.3.2 source code.tar.gz | 2026-05-28 | 22.6 kB | |
| Sleep Enforcer v1.3.2 source code.zip | 2026-05-28 | 24.4 kB | |
| Totals: 5 Items | 33.2 MB | 0 | |
Sleep Enforcer v1.3.2 (agent-dev)
This release introduces the following agent-driven enhancements:
- Dual Logging System: Active real-time console logs and persistent file logging (
%LOCALAPPDATA%/SleepEnforcer/sleep_enforcer.log) for streamlined debugging. - Modern Non-blocking Warning Modals: Native warning popups designed to prevent main thread blocking, improving UX stability.
- Automated Headless Testing Suite: Standardized testing scripts verifying schedule logic across edge cases and multi-day transitions without launching Tkinter GUI.
- Code Isolation: Changes compiled and packaged directly from the new
agent-devsandboxed branch.