v0.26.3

umputun/ralphexv0.26.3Apr 8, 2026by umputun

AI Summary

Focuses on dependency updates, documentation clarifications, and bug fixes for Windows hanging and credential handling.

Key Highlights

  • Documented agent fallback behavior
  • Fixed Windows indefinite hang on pipe open
  • Added 'Not logged in' to default Claude error patterns

Full Release Notes

**Improvements**
- bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 #264 @app/dependabot
- update all dependencies 3f4d7d44
- document agent fallback behavior in CLAUDE.md and llms.txt 1c898c15
- clarify agent customization and disable mechanism in README b4e03548

**Bug Fixes**
- prevent indefinite hang on Windows when child processes hold pipes open #273 @stanurkov
- add "Not logged in" to default Claude error patterns #269 @nnemirovsky
- case-insensitive path handling for worktree plan commits on macOS #266 @umputun