Summary
Pi shipped v0.70.5 on April 27 to fix HTML export preserving ANSI-renderer trailing padding as extra wrapped blank lines. It is a small patch, but it improves the reliability of turning terminal-native agent output into a cleaner shareable artifact.
What changed
Pi v0.70.5 fixed HTML export preserving ANSI-renderer trailing padding as extra blank wrapped lines.
Why it matters
Coding agents increasingly need to turn terminal output into reusable artifacts, not just ephemeral console text. Export correctness becomes more important as these tools push into reports, logs, reviews, and handoff workflows.
Evidence excerpt
The v0.70.5 release notes say Pi fixed HTML export preserving ANSI-renderer trailing padding as extra blank wrapped lines.