v0.15.3

umputun/ralphexv0.15.3Feb 20, 2026by umputun

AI Summary

This patch focuses on reducing latency in parallel agent prompts by removing embedded diffs and improving test cleanup assertions.

Key Highlights

  • Stop embedding diff in parallel agent prompts to reduce launch latency
  • Extract separator constant
  • Assert test cleanup errors

Full Release Notes

**Bug Fixes**
- stop embedding diff in parallel agent prompts to reduce launch latency 7a61cd8
- extract separator constant, assert test cleanup errors de5b162