Skip to content

v0.26.3

Choose a tag to compare

@umputun umputun released this 08 Apr 22:55
· 141 commits to master since this release

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