Aesop 0.3.2
Fixed
- Windows daemons no longer flash a console window: ad-hoc Scheduled Tasks launched
bash.exewith Interactive logon, popping a visible console every watchdog interval.daemons/install-tasks.ps1now registers the watchdog/monitor tasks through a hiddenwscriptlauncher (daemons/run-hidden.vbs) with exit-code propagation — task-level overlap prevention, execution time limits, and LastTaskResult stay meaningful.
Added
daemons/install-tasks.ps1— idempotent Windows task installer (install/uninstall/dry-run, configurable commands + intervals, input validation for quoting/UNC/apostrophe edge cases); shipped in the npm package.
Hardened pre-release by a 2-round adversarial refinement pass (6 verified findings fixed, full regression suites green). See CHANGELOG.md.
Install
npm install @matt82198/aesop