v0.11.0

umputun/ralphexv0.11.0Feb 13, 2026by umputun

AI Summary

This release introduces a new configuration directory flag and environment variable, alongside improvements to prompt handling.

Key Highlights

  • Added --config-dir flag and RALPHEX_CONFIG_DIR environment variable.
  • Replaced background polling with foreground parallel agents in review prompts.
  • Strengthened review signal handling in prompts.

New Features

  • Configuration directory flag and environment variable

Full Release Notes

**New Features**
- add --config-dir flag and RALPHEX_CONFIG_DIR env var #100 @umputun

**Bug Fixes**
- replace background+polling with foreground parallel agents in review prompts #99
- strengthen review signal handling in prompts #95 @umputun
- escape agent reference example in prompt comments