Skip to content

v0.25.0

Choose a tag to compare

@umputun umputun released this 23 Mar 08:14
· 165 commits to master since this release

New Features

  • Add commit_trailer config option for attribution trailers on commits #242 @umputun
  • Per-file fallback for agent loading #239 @umputun

Bug Fixes

  • Use Optional[] syntax in ralphex-dk.sh for Python 3.9 compatibility #241 @alkk
  • Fix Windows command-line length limits problem for codex execution #233 @stanurkov