feat(coding-agent): expose edit tool unified patch

closes #4821
This commit is contained in:
Mario Zechner
2026-05-21 12:15:39 +02:00
parent 7dad27e5f2
commit 60a55a2399
5 changed files with 28 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added a standard unified patch to edit tool result details for SDK consumers ([#4821](https://github.com/earendil-works/pi/issues/4821)).
### Fixed
- Fixed final bash tool cards to avoid rendering duplicate full-output truncation paths ([#4819](https://github.com/earendil-works/pi/issues/4819)).