v0.21.3

umputun/ralphexv0.21.3Mar 12, 2026by umputun

AI Summary

A patch release focusing on robust error handling for I/O failures and improving the consistency of interactive warnings.

Key Highlights

  • Added sentinel error to prevent infinite retry on I/O failures
  • Output invalid selection warnings to stdout instead of log
  • Fixed test name mismatch

Full Release Notes

**Bug Fixes**
- Use sentinel error to prevent infinite retry on I/O failures in plan draft review
- Output invalid selection warnings to stdout instead of log for consistent interactive flow
- Fix test name mismatch

Related to #201