fix(coding-agent): add entry renderers for session entries
This commit is contained in:
@@ -5,9 +5,11 @@
|
||||
### Added
|
||||
|
||||
- Added public SDK exports for CLI-equivalent model and scoped-model resolution ([#6201](https://github.com/earendil-works/pi/issues/6201)).
|
||||
- Added extension entry renderers for persisted display-only session entries that are rendered in interactive mode without being sent to the model context.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed custom session entries appended during assistant streaming to render before the live assistant message, matching persisted session order.
|
||||
- Fixed oversized bash tool timeouts to fail with a clear validation error instead of being clamped to an immediate timeout ([#6181](https://github.com/earendil-works/pi/issues/6181)).
|
||||
|
||||
## [0.80.3] - 2026-06-30
|
||||
|
||||
Reference in New Issue
Block a user