v1.5.1
MiniMax-AI/MiniMax-01v1.5.1Jan 26, 2026by github-actions[bot]
AI Summary
This release introduces an idle inhibition feature that can be toggled using the `--inhibit` command-line flag.
Key Highlights
- Added `--inhibit` flag for idle inhibition
- Implemented via PR #698
- Contributor: @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)