v0.10.4
umputun/ralphexv0.10.4Feb 12, 2026by umputun
AI Summary
This release improves interrupt handling with a forced exit mechanism and adds documentation for execution adjustments.
Key Highlights
- Added 5-second force exit after SIGINT to prevent hanging.
- Added FAQ entry about adjusting course during execution.
- Restored terminal state before force exit on interrupt timeout.
New Features
- 5-second force exit after SIGINT
Full Release Notes
**Improvements** - add 5-second force exit after SIGINT and suppress ^C echo (#87) - add FAQ entry about adjusting course during execution **Bug Fixes** - restore terminal state before force exit on interrupt timeout