fix(agent): preserve oversized tail output with trailing newline

closes #4715
This commit is contained in:
Mario Zechner
2026-05-18 23:05:34 +02:00
parent 93ecdbea35
commit b1893b3d77
3 changed files with 16 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed tail truncation for oversized single-line output that ends with a trailing newline ([#4715](https://github.com/earendil-works/pi/issues/4715)).
## [0.75.3] - 2026-05-18
## [0.75.2] - 2026-05-18