v0.4.0
umputun/ralphexv0.4.0Jan 26, 2026by umputun
AI Summary
Major update introducing a web dashboard with real-time streaming, interactive planning, and significant performance improvements for large outputs.
Key Highlights
- Added interactive plan creation mode with --plan flag
- Added Web dashboard with real-time streaming and multi-session support
- Increased scanner buffer from 16MB to 64MB
- Improved uncommitted changes handling
New Features
- Interactive plan creation mode
- Web dashboard with real-time streaming
- Improved uncommitted changes handling
- Graceful prompt variable handling
- Increased scanner buffer to 64MB
Full Release Notes
### Added - Interactive plan creation mode with `--plan` flag (#22) - Web dashboard with real-time streaming and multi-session support (#17) - Improved uncommitted changes handling (#24) - Graceful prompt variable handling (#16) ### Fixed - Windows build regression from web dashboard (#30) - Scanner buffer increased from 16MB to 64MB for large outputs - Better error message for repositories without commits - Auto-disable codex when binary not installed (#23) - Kill entire process group on context cancellation (#21) - Web dashboard improvements and signal handling (#29)