v1.5.1

hatchet-dev/icepickv1.5.1Jan 26, 2026by github-actions[bot]

AI Summary

Adds an idle inhibition feature to prevent the process from sleeping or terminating when running in the background.

Key Highlights

  • Added idle inhibition feature via --inhibit flag
  • Thanks to @cyqsimon

New Features

  • Idle inhibition feature via --inhibit

Full Release Notes

- Add idle inhibition feature via `--inhibit` [#698](https://github.com/svenstaro/genact/pull/698) (thanks @cyqsimon)