- feat(core): support fire-and-forget pre-launch hooks when timeout is set to 0
- fix(service): clean up orphaned pre-launch and post-launch hook processes on service stop
- fix(service): remove post-launch, pre-stop, and post-stop arguments from logs for security
- fix(desktop): reduce window height on small resolutions
- fix(cli): typo in
--preStopTimeoutoption documentation forinstallcommand - chore(ci): add LoC badges for prod, tests, and total code
- docs(wiki): add Pre‐Stop & Post‐Stop Actions docs