Skip to content

Aesop 0.3.2

Choose a tag to compare

@matt82198 matt82198 released this 23 Jul 17:52
· 998 commits to main since this release

Fixed

  • Windows daemons no longer flash a console window: ad-hoc Scheduled Tasks launched bash.exe with Interactive logon, popping a visible console every watchdog interval. daemons/install-tasks.ps1 now registers the watchdog/monitor tasks through a hidden wscript launcher (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