fix(coding-agent): avoid invalid footer home abbreviation

closes #4878
This commit is contained in:
Mario Zechner
2026-05-23 09:53:36 +02:00
parent c85dbb1620
commit 2e1f07bac2
3 changed files with 29 additions and 6 deletions

View File

@@ -22,6 +22,7 @@
- Published a 0.74.2 rescue release that tells Node 20 users to upgrade Node before updating to newer Pi versions ([#4876](https://github.com/earendil-works/pi/issues/4876)).
- Fixed final bash tool cards to avoid rendering duplicate full-output truncation paths ([#4819](https://github.com/earendil-works/pi/issues/4819)).
- Fixed bash tool truncation line counts to ignore the trailing newline as an extra output line ([#4818](https://github.com/earendil-works/pi/issues/4818)).
- Fixed footer home-directory abbreviation to avoid shortening sibling paths that only share the same prefix ([#4878](https://github.com/earendil-works/pi/issues/4878)).
## [0.75.4] - 2026-05-20