fix(coding-agent): custom tool collapsed/expanded rendering in HTML export (#1934)
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
- Fixed custom tool collapsed/expanded rendering in HTML exports. Custom tools that define different collapsed vs expanded displays now render correctly in exported HTML, with expandable sections when both states differ and direct display when only expanded exists ([#1934](https://github.com/badlogic/pi-mono/pull/1934) by [@aliou](https://github.com/aliou))
|
||||
|
||||
## [0.57.0] - 2026-03-07
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user