v0.26.3
Improvements
- bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 #264 @app/dependabot
- update all dependencies 3f4d7d4
- document agent fallback behavior in CLAUDE.md and llms.txt 1c898c1
- clarify agent customization and disable mechanism in README b4e0354
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