v0.14.0

umputun/ralphexv0.14.0Feb 17, 2026by umputun

AI Summary

Adds CLI flags `--base-ref` and `--skip-finalize` to control the review process, alongside a new `default_branch` configuration option.

Key Highlights

  • --base-ref CLI flag for specifying review diff base
  • --skip-finalize CLI flag
  • default_branch config option

New Features

  • --base-ref and --skip-finalize CLI flags
  • default_branch config option for specifying review diff base

Full Release Notes

**Added**
- `--base-ref` and `--skip-finalize` CLI flags (#117)
- `default_branch` config option for specifying review diff base (#115)

**Fixed**
- Use os.Getwd() in toRelPath for correct relative path in startup banner